| Subject | Re: How to disable SQL Mouse pointer? | 
|---|---|
| Author | Marco Menardi | 
| Post date | 2004-06-05T18:52:45Z | 
--- In IBObjects@yahoogroups.com, "KISHORE" <kishore@j...> wrote:
change BusyCursor to a shape you like more.
Anyway, instinctively I would prefer to create IB_Connection object
first, and objects that use the connection later ;)
best regards
Marco Menardi
            > Hello,connect to my firebird database and TIBOQuery to retreive a recordset.
> I am using IBObjects to connect to a firebird database.
> I am writing an MDI application and i am using TIB_Connection to
>whenever i open the recordset i get to see a SQL mouse pointer.
> If i create my MDI form first and the IB_Connection object later,
> where as if i create my IB_Connection object first and MDI formlater i dont see this SQL mouse pointer.
>automatically displayed by IBO?
> So, Is there a way to disable the SQL mouse pointer that is
>AFAIR, use IB_SessionProps component, and set UseCursor to false, or
> TIA
> Kishore
>
>
>
change BusyCursor to a shape you like more.
Anyway, instinctively I would prefer to create IB_Connection object
first, and objects that use the connection later ;)
best regards
Marco Menardi