Adding TextModel widgets dynamically into window
Hi! I need to add dynamically widgets of TextModel to the ComposableModel window. For example: The object of ComposableModel window is created and opened, and I have a button "Add", if I press the button new TextModel textbox added and showed at the window. Can anyone help me, please, what I need for implementation this logic? Thanks ^_^ -- View this message in context: http://forum.world.st/Adding-TextModel-widgets-dynamically-into-window-tp493... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
did you read the chapter on dynamic spec on the spec book? On Sun, 19 Feb 2017 12:51:58 +0100, chrismihaylyk <chrismihaylyk@gmail.com> wrote:
Hi!
I need to add dynamically widgets of TextModel to the ComposableModel window.
For example: The object of ComposableModel window is created and opened, and I have a button "Add", if I press the button new TextModel textbox added and showed at the window. Can anyone help me, please, what I need for implementation this logic?
Thanks ^_^
-- View this message in context: http://forum.world.st/Adding-TextModel-widgets-dynamically-into-window-tp493... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
-- Using Opera's mail client: http://www.opera.com/mail/
No, I didn't read it. Would you please tell me where I can find this book? -- View this message in context: http://forum.world.st/Adding-TextModel-widgets-dynamically-into-window-tp493... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Probably books.pharo.org http://files.pharo.org/books/spec-tutorial/
On 19 Feb 2017, at 16:59, chrismihaylyk <chrismihaylyk@gmail.com> wrote:
No, I didn't read it. Would you please tell me where I can find this book?
-- View this message in context: http://forum.world.st/Adding-TextModel-widgets-dynamically-into-window-tp493... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Thank you! 2017-02-19 18:14 GMT+02:00 Sven Van Caekenberghe-2 [via Smalltalk] < ml-node+s1294792n4934960h61@n4.nabble.com>:
Probably
books.pharo.org
http://files.pharo.org/books/spec-tutorial/
On 19 Feb 2017, at 16:59, chrismihaylyk <[hidden email] <http:///user/SendEmail.jtp?type=node&node=4934960&i=0>> wrote:
No, I didn't read it. Would you please tell me where I can find this book?
-- View this message in context: http://forum.world.st/Adding- TextModel-widgets-dynamically-into-window-tp4934945p4934958.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
------------------------------ If you reply to this email, your message will be added to the discussion below: http://forum.world.st/Adding-TextModel-widgets-dynamically- into-window-tp4934945p4934960.html To unsubscribe from Adding TextModel widgets dynamically into window, click here <http://forum.world.st/template/NamlServlet.jtp?macro=unsubscribe_by_code&nod...> . NAML <http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&id=instant...>
-- View this message in context: http://forum.world.st/Adding-TextModel-widgets-dynamically-into-window-tp493... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (3)
-
chrismihaylyk -
stepharong -
Sven Van Caekenberghe