Over the past few programming sessions I've been working on producing a central point, a dashboard, around which it's possible to see the various Gnocl widgets and commands in operation. In many ways like the demo script which shipped with the earlier releases of Gnocl but offers much more. The introspection functionality provides details of the various options and sub-commands of each Gnocl procedure which are displayed under the associated tab. Sample scripts are included for each item which offers newcomers a clearer insight into how make the most of what's on offer.
Subscribe to:
Post Comments (Atom)
-
Given this module some attention today. Added some of the more package wide options to the module and created customised handler for settin...
-
Spent some time today creating some simple howto-tutorials on creating standalone Tcl/Gnocl applications using freewrap. The process is almo...
-
Linux distros have heaps of pre-installed icons ready for use. I recently needed to create a toolbar menu which needed to access a set of un...

6 comments:
Hello,
where can we get the code for this dashboard ?
I am looking for an answer for ...
-onKeyPress event does not seem to work a gnocl::text widget
Regards,
Pravin
Hello,
Where can I find this (Gnocl Dashboard) on the net or is code available for download to run this locally ?
I am testing the gnocl::text widget in tcl/tk. -onKeyPress does not seem to be working with latest nightly build 01-07-21
Also can I have a tcl/tk app and in one tk frame I use gnocl::text for display/edit of Devanagari chars. As this can handle conjuncts. The tk text widget cannot handle Devanagari conjuncts.
Regards,
Pravin Bidkar
Hello,
Where can I find this (Gnocl Dashboard) on the net or is code available for download to run this locally ?
I am testing the gnocl::text widget in tcl/tk. -onKeyPress does not seem to be working with latest nightly build 01-07-21
Also can I have a tcl/tk app and in one tk frame I use gnocl::text for display/edit of Devanagari chars. As this can handle conjuncts. The tk text widget cannot handle Devanagari conjuncts.
Regards,
Pravin Bidkar
The script can be downloaded from here:
https://sites.google.com/site/gnocltclgtk/gnocl-dashboard
NB: There are some issues, which I need to fix with the script.
(11/02/22)
I get 404 error with this link
https://sites.google.com/site/gnocltclgtk/gnocl-dashboard
Try again, I'm not certain why this link in not accessible.
https://sites.google.com/site/gnocltclgtk/gnocl-dashboard
Post a Comment