Widget: Text [message #1776348] |
Wed, 15 November 2017 09:12  |
Eclipse User |
|
|
|
Hi,
I would like to work more with the "open Dialog" in a Table representation.
Specially with the widget "Text". Therefor I want to use the value I enter in the TextBox, to set the value of a certain cell from there.
For now I work with the JOptionPane.showInputDialog() to set the value of the cell via the (JavaCode) Service. (which doesnt look that good)
My Problem is, I dont know how to handle/adress the "value" of the "Text".
I would like to have somthing like:
TextBox ( value: This is the Text I enter)
Button(click me)
begin
Change context (var:self)
set ( Feature column: Name
Value Expression: THE TEXT I ENTERED EARLIER)
how can I do that?
Thanks a lot
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.32660 seconds