Hi Cyrille!
Yes it served me good!
I have now two things taht I want to do: first, I need reduce the size of my panel. When it started by menu, it gets larger then needed, so how i can modify the size of this panel? Second, I need too provide a communication between myPanel and aonther panel, in other words, I want pass a parameter that is informed into myPanel to anotherPanel, how I can do it?
Thanks in advance!
On Dec 5, 2011, at 2:17 PM, Cyrille Delaunay wrote:
There should be the class 'MerlinExamples' with a set of examples on
the class side.
There is also an extension to render merlin wizards with Glamour: the
package MerlinGlamour at http://www.squeaksource.com/Merlin.
Once MerlinGlamour loaded, you could do something like:
myGlamourBrowser spawn: [ myMerlinWizard glamourWizard ] entitled: 'my menu title'.
It looks like what you want to do (?)
-- View this message in context: http://forum.world.st/Re-Glamour-tp4190517p4190517.html Sent from the Moose mailing list archive at Nabble.com.