You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
should accept as well the pane.add [lbl,btn_add,btn_sub]. Does it make sense? if yes, can you guide me, how could I update jrubyfx to support it (in long term, i would like to contribute to the project, so it would be a baby step in this direction)
The text was updated successfully, but these errors were encountered:
Hi, I have the following snippet:
I'm not using the DSL, because I feel that I can better manage my variables contexts. However I think the lines:
should accept as well the
pane.add [lbl,btn_add,btn_sub]
. Does it make sense? if yes, can you guide me, how could I update jrubyfx to support it (in long term, i would like to contribute to the project, so it would be a baby step in this direction)The text was updated successfully, but these errors were encountered: