[Gambas-devel] InputDate for gb.form

Benoit Minisini gambas at ...1...
Tue Apr 15 22:32:25 CEST 2008


On mardi 15 avril 2008, David Villalobos Cambronero wrote:
> mmmm, so bad... that's why I'm asking you for permition... maybe it could
> be a good idea to tell devel group to request your autorization before add
> a component or something else, so you can evalute it and tell us if has
> sence or not to add the component. :-)
>
> Regards
>
> David
>

Could you rewrite your dialog box in the Dialog class of the gb.form.dialog 
component?

You should add a SelectDate() static method to the Dialog class that returns a 
boolean, as other Select*() methods.

You will have to add a Date property to the Dialog class, to initialize the 
dialog, and to get the selected date in return.

-- 
Benoit Minisini




More information about the Devel mailing list