Hello
I am new using zeos components
I need to know how to show that the application is working on a query or how to freeze application while working, because the button can be clicked more times with this components and nobody knows that its working.
I woked before with mycomponents and there was sand glass with sql sign while executing query.
How do you solve this?
application working
Moderators: gto, cipto_kh, EgonHugeist
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
kecap,
What do you think about TZConnection.SQLHourGlass: Boolean; ?
This can show your users, that the request is in process.
Michael
What do you think about TZConnection.SQLHourGlass: Boolean; ?
This can show your users, that the request is in process.
Michael
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Ohh, this is think has compiler dependencies..
Which one do you use?
Which one do you use?
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Hmm with D7 i can't Tell you something. Check the Options of the compiler to supress debugging of the system/sysutils files.
D2010 shouldn't have this strange behavior.
Michael
D2010 shouldn't have this strange behavior.
Michael
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
It seems i missunderstoud you.
Just press F8 on your code-lines. So you trace only your lines steg by step. For more subdetails just press F7. Run all: F9. Rebuild projekt: shift F9....
Michael
Just press F8 on your code-lines. So you trace only your lines steg by step. For more subdetails just press F7. Run all: F9. Rebuild projekt: shift F9....
Michael
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/