Laurent Orseau
Laurent Orseau
Did I understand you right this time? (Btw, the `#:help-string` property to `define-script` is meant to be used just for displaying help strings when hovering over a menu item, but...
Of course, no worries at all, good luck with your papers!
It's my turn to have a deadline for a few papers. I'll pick this up in a couple of weeks probably.
So, first I agree that something is missing to help the user know what each menu item does. The main problem is that tooltips don't work in menus, and least...
That's an interesting idea, albeit very unconventional, but I don't think it's going to work. - The demand-callback seems to be triggered at the time the submenu is created, and...
Saddly, from https://github.com/racket/gui/issues/16, it appears that having tooltips in menus is not straightforward. One possibility is to have a 3rd panel in the library, for the script functions, and display...
I'm thinking of extending the library to obtain more information when navigating the scripts:  When clicking on a script file, it displays in the message field...
When does this happen precisely: a) when right-clicking on a color, b) after right-clicking, when clicking on "Ok" to select the color, or c) after clicking on "Ok" and drawing...
and thanks for the report!
> Interesting question! > > for the other controls to select I left click - right-click does not have a known action if I right click I get the colour...