[Gambas-user] where is showmodal gone
Charlie
karl.reinl at ...9...
Fri Aug 27 20:24:51 CEST 2004
Benoit Minisini schrieb:
>On Friday 27 August 2004 01:08, na2492 at ...9... wrote:
>
>
>>>On Thursday 26 August 2004 22:43, Charlie Reinl wrote:
>>>
>>>
>>>>Salut,
>>>>
>>>>I do not know if it was 0.98 or 0.98a at 0.97 it still works.
>>>>And in the ChageLog I find it at gambas-0.22 - 18 Mar 2002 last time .
>>>>
>>>>But showmodal don't work anymore.
>>>>
>>>>Amicalement
>>>>Charlie
>>>>
>>>>
>>>More information ?
>>>
>>>--
>>>Benoit Minisini
>>>
>>>
>>download http://www.binara.com/gambas-wiki/bin/view/Gambas/InputBox
>>
>>and try it, but for having a form popedup, you have to change in
>>inputbox.Run
>>
>>hForm.ShowModal() to hForm.Show()
>>
>>ShowModal does not worke anymore:
>>Using:
>> gambas-0.98a (downloaded from the gambas-shrine)
>> gentoo 1.4
>> Qt: 3.3.2
>> KDE: 3.2.2
>> gcc (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r6)
>> mysql Ver 12.22 Distrib 4.0.20, for pc-linux-gnu (i686)
>> psql (PostgreSQL) 7.4.3
>> sqlite 2.8.13
>>Amicalement
>>Charlie
>>
>>* Gesendet mit / Sent by: FEN-Webmail * http://www.fen-net.de *
>>
>>
>>
>
>Well, ShowModal() is used everywhere in the IDE, and I didn't see any problem
>with it.
>
>Isn't it the InputBox that don't work anymore instead ?
>
>Regards,
>
>
>
Will check that, cause IDE runs well.
But I stuck allway at ShowModal() , and if I change it to Show() the
form pops up.
Charlie
More information about the User
mailing list