Once you created your wizard with merlin (an instance of WizardConctrol), you can send him the message 'glamourWizard', and you get as result an instance of GLMWizard.
And then indeed, with he method 'spawn: ' you can call this wizard from a menu.

To create you wizard with merlin, the examples in the class side of MerlinExamples should be a good start. Then do not hesitate to ask if there something you don't find.

2011/12/5 Andre Hora <andrehoraa@gmail.com>
Julio, you should check the class side of MerlinExamples.
For example: multiCheckBoxesPart

2011/12/5 Jślio Martins <jleandro.martins@gmail.com>
Hi!
This class 'MerlinExamples' exists, but have nothing there implemented.
I load this extension to my environtment, but the porblem is that i don't know how to use it! :)

I don't know what exactly the method 'spawn' does, but if I understood good, with this command I can call my wizard from a menu in a Glamour panel?


On 5 December 2011 11:17, Cyrille Delaunay <[hidden email]> 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 (?)




2011/12/5 Jślio Martins <[hidden email]>
Hi Stef!
I had looked about Merlin, but i do not found any examples to understand how it works, and I don't know if i can integrate it with Glamour. A have an application that uses a Glamour panel and I would like to do a menu and from this menu call my wizard with options to modify the visualization on this panel.

Might you help me? 

On 5 December 2011 10:18, Stéphane Ducasse [via Smalltalk] <[hidden email]> wrote: 
did you look at Merlin?

Stef

On Dec 5, 2011, at 1:02 PM, Jślio Martins wrote:

> Hi buddies!
>
> I need to know how implement a simple wizard using the glamour. For example, i need include two radio buttons, a text box and maybe a label, in this wizard.
> Glamour offers this items?
>
> Julio Martins
>
> View this message in context: Glamour
> Sent from the Moose mailing list archive at Nabble.com.
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



If you reply to this email, your message will be added to the discussion below:
http://forum.world.st/Glamour-tp4160211p4160243.html
To start a new topic under Moose, email [hidden email]
To unsubscribe from Moose, click here.
NAML



View this message in context: Re: Glamour

Sent from the Moose mailing list archive at Nabble.com.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--
Cyrille Delaunay

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




View this message in context: Glamour
Sent from the Moose mailing list archive at Nabble.com.

_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--
Andre Hora


_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--
Cyrille Delaunay
http://cyrilledelaunay.seasidehosting.st/