Re: gnome guru




On Tue, 10 Nov 1998, Andrew S. Townley wrote:
> 
> In my expierence working with "wizard-like" things, there are usually things  
> like OnSetActive() and OnKillActive() so verification of data can be done by  
> each "page". 

Guru lets you (de)sensitize the next/prev buttons, each page is
responsible for doing this. Does that achieve the same thing?
I'm not sure I unsertand exactly what these methods do...

> The way the OnWizard*() methods work is if you don't  
> return anything special, it traverses the page list as it is, but if you  
> return something "special", that page is displayed instead. 

I like that, if the next page functions return NULL you traverse the list.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]