[Gambas-devel] A little query on windows showing modes.

Fabien Bodard gambas.fr at ...176...
Sun Apr 29 23:42:57 CEST 2007


Hi Benoit,

I'm currently making a date combobox for my personnal use first.

To do it i've two way , use a valuebox+a button + a form that embbed a
calendar (gb.form)

or use a combox and manage on his click event...

as the valuebox  seem to be good, i use the first way.

well, now my problem.

I need to manage the form+date and i need to catch the lostfocus (to
hide).... but to get the value i need to use the showmodal routine(to block
the click event during the date acquire).

and in showmodal i've not lostfocus... any ideas ?


Fabien Bodard

PS: i need a combo+columnview too ... the problem is the same !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20070429/9158d64c/attachment.html>


More information about the Devel mailing list