Alexis Sukrieh <alexis@xxxxxxxxxx> writes:
> Hello
>
> I'm new to GtkPerl development and I don't know what container to use to
> make a wizard with step-by-step screen.
You can use a Notebook widget, hide the notebook page tab with
set_show_tabs and navigate between steps with $notebook->next and
$notebook->prev.
This is a handy way to write wizards.
refer to the notebook part of the perl-gtk tutorial.
http://personal.riverusers.com/~swilhelm/gtkperl-tutorial/notebook.html
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|