how to make a simple form in GUI
Hello i am new in GUI , so i want to know how to make a simple from that can have some data and display those data. Thanks -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
On Wed, 22 Jul 2020 at 11:57, shawon58 <shawonhoque58@gmail.com> wrote:
Hello i am new in GUI , so i want to know how to make a simple from that can have some data and display those data.
https://books.pharo.org/spec-tutorial/ http://agilevisualization.com/ cheers -ben
Hello I check the book but difficult to find what i want to do. actually i want to create a text field and a button . when i put value in button and press the button that data will send to other file such as i am using this code "LibC system: 'D:\DEV_FreeCAD\build\bin\aa.bat 10' " so in this code the value 10 will get from the text field thats all. how to do that if u have idea please help me. Thanks -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
participants (2)
-
Ben Coman -
shawon58