Example of Windows App

17 views
Skip to first unread message

Steve

unread,
Mar 31, 2011, 4:12:27 PM3/31/11
to Jazz Scheme
Is there an example of a Windows app which uses typical GUI elements -
window, text field/area, radio button, drop down list, etc?

Thanks, Steve

Guillaume Cartier

unread,
Mar 31, 2011, 5:24:19 PM3/31/11
to jazzs...@googlegroups.com
The Jedi IDE itself is a highly sophisticated cross-platform application entirely written in Jazz that can serve as a great source of examples.

Under the "Tools" menu you'll find "Explore Views" that can be used to explore and inspect the elements of the UI. Amongst other things, when using the "Explorer Views" mode, if you move your mouse over any action widget (button, menu item, ...) and right-click, this will bring a menu with an "Edit Action Handler" item that will bring you to the source code implementing that action. From there, using F12 (Find Definitions) and shift-F12 (Find References), it should be easy to explore how anything in Jedi works.

For simpler examples, Jedi also comes with some bare-bones project templates. In the "File" menu, select "New Project..." and then Jazz / Application / Empty or Standard, give it a name and click OK. Then simply press F5 to launch it under the control of the debugger.

Guillaume


--
You received this message because you are subscribed to the Google Groups "Jazz Scheme" group.
To post to this group, send email to jazzs...@googlegroups.com.
To unsubscribe from this group, send email to jazzscheme+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jazzscheme?hl=en.



Reply all
Reply to author
Forward
0 new messages