[Gambas-user] Does Gambas offer a Find Dialog box?

Nelson Nieves webmaster at ...642...
Tue Oct 5 01:25:43 CEST 2004


No, not really. I have the code. All I need is the Dialog box. Just like I 
have in Delphi. I pull the search string and parameters from the Dialog box. 
My code then searches the component and highlights the search term or 
whatever else I want the component to do with the data provided from the 
Dialog box.

----- Original Message ----- 
From: "Rob" <sourceforge-raindog2 at ...94...>
To: <gambas-user at lists.sourceforge.net>
Sent: Monday, October 04, 2004 6:47 PM
Subject: Re: [Gambas-user] Does Gambas offer a Find Dialog box?


> On Monday 04 October 2004 18:01, Nelson Nieves wrote:
>> Does Gambas offer a Find Dialog box?
>
> Not really, but you could grab the code out of the IDE to do
> that...
>
>> I see Dialog.SaveFile, Dialog.OpenFile,
>> Dialog.SelectDirectory, Dialog.SelectFont, and even
>> Dialog.SelectColor.
>
> Those are all standard Qt or KDE dialogs.  A Find dialog in a
> Gambas app would pretty much have to be written in Gambas, as it
> needs access to (and understanding of) the text of the control
> in which you're doing the find!
>
> Rob
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out 
> more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 





More information about the User mailing list