Re: A 2D Graph tool written in Dolphin Smalltalk.
- From: "Randy" <mrandycs@xxxxxxxxxx>
- Date: Mon, 23 Feb 2009 04:24:02 -0600
"IanB" <news@xxxxxxxxxxxx> wrote in message
news:9eg4q4h1n6186tki5d1euu2u2h866739gt@xxxxxxxxxxxxxxx
Randy,
Please let me know if you figure out how to put the check marks on the
toggled context menu items.
You do it in the normal #queryCommand: method for the presenter.
As well as using #isEnabled to enable/disable a menu option you can
use #isChecked: to add/remove the tick from the option.
Ian
--
The From address is valid
Thanks Ian,
With your help above, I was able to add the check marks to my GraphPresenter
context menu toggle items. Thats cool man!
Peter,
I have uploaded an even newer version of GraphView6a.zip to my homepage.
This
version contains the 'force to Integer' corrections you suggested in
GraphView>onMouseMoved. Hopefully no one else will be bothered by this
problem.
It also contains the check mark toggle item addition (as suggested by Ian
above) to my GraphPresenter context menu.
Please check/test my new version upload to see if it resolves the walkback
problem
you experienced.
Thanks again Ian,
~Randy
.
- Follow-Ups:
- Re: A 2D Graph tool written in Dolphin Smalltalk.
- From: Peter Kenny
- Re: A 2D Graph tool written in Dolphin Smalltalk.
- References:
- A 2D Graph tool written in Dolphin Smalltalk.
- From: Randy
- Re: A 2D Graph tool written in Dolphin Smalltalk.
- From: Peter Kenny
- Re: A 2D Graph tool written in Dolphin Smalltalk.
- From: Randy
- Re: A 2D Graph tool written in Dolphin Smalltalk.
- From: Peter Kenny
- Re: A 2D Graph tool written in Dolphin Smalltalk.
- From: Randy
- Re: A 2D Graph tool written in Dolphin Smalltalk.
- From: IanB
- A 2D Graph tool written in Dolphin Smalltalk.
- Prev by Date: Re: A 2D Graph tool written in Dolphin Smalltalk.
- Next by Date: Re: A 2D Graph tool written in Dolphin Smalltalk.
- Previous by thread: Re: A 2D Graph tool written in Dolphin Smalltalk.
- Next by thread: Re: A 2D Graph tool written in Dolphin Smalltalk.
- Index(es):
Relevant Pages
|
Loading