Thanks for explaining it in detail.
On Thu, Jun 28, 2012 at 5:25 PM, Robby Findler
wrote:
> Well, it depends on when you actually create the menu. If you created
> a frame-mixin and then create the menus during the dynamic extent of
> the call to the constructor (i.e. by putting the code in the
Well, it depends on when you actually create the menu. If you created
a frame-mixin and then create the menus during the dynamic extent of
the call to the constructor (i.e. by putting the code in the body of
the mixin (but not in a method)) but before the call to super-new,
then DrRacket will call
Just tried it , the menu is inserted before Tab menu , which is where I wanted.
I assume that new menu's are inserted before Tab menu in DrRacket.
Thanks.
On Thu, Jun 28, 2012 at 4:28 PM, Veer Singh wrote:
> Is it possible to insert a menu between two other menu in menu-bar but
> not at the e
Is it possible to insert a menu between two other menu in menu-bar but
not at the end?
More specifically if I want to add a new menu in DrRacket between
"Racket" and "Insert" how do I do that?
Thanks
Veer
Racket Users list:
http://lists.racket-lang.org/users
4 matches
Mail list logo