What do you do? Rrrral leaves and your stuck do you go look for the father in Gradeur? Or do you go to Ticorco and try to find the Shepards hideout? They should really write a players manual for th...
http://www.experts-exchange.com/Gamers/Tips/Q_10025096.html
Zones:
Game TipsDate Answered: 11/10/1997 Rating: 6.2 Views: 0
Hi experts,
is it possible to create hints with variable text, depending from the status of a component?
I would like to do something like this:
if button1.enabled = true then my hint-text = "th...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10154288.html
if Item's Length of a ComboBox is bigger than ComboBox.Width, How could I show all the item's text?
Maybe 'hint' can work, but who can tell me the API or Components with source?
Thanks in advance!
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10212391.html
How can I do to display hints (example : when I fly over a button) during 10 seconds instead of 3 seconds?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10224396.html
hi,
i'm using a ListBox,as we know this Listbox got a property "Hint", but what i'm in need is to display or show different hints depends on the item index.
so how to make a hint for each item in...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20016318.html
my oracle 8.1.7 ops on solaris 8
the sql as following:
select a.stock_id, trade_time, stock_name, subject
from txt_qjtable a, stk_stock_dict b
where a.stock_id=b.stock_id
and variety_id='00...
http://www.experts-exchange.com/Database/Oracle/Q_20486798.html
Zones:
OracleDate Answered: 12/11/2003 Rating: 8.6 Views: 0
I just want to find out whether anybody has come across any examples of needing to use index hints to prompt MSSQL to use an index that does exist. The only situation I am aware of is if the table...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20557604.html
Zones:
MS SQL ServerDate Answered: 06/01/2003 Rating: 5.8 Views: 0
What can be done to improve the performance of this query significantly? Can using any Oracle hint will improve performance?
The Audit_Details table has 300 million rows.
SELECT DECODE(D.TRANS_...
http://www.experts-exchange.com/Database/Oracle/Q_20635845.html
Zones:
OracleDate Answered: 06/05/2003 Rating: 9.0 Views: 0
Hi,
is it possible to add a hint on any object in forms like, buttons or text items?
what i need is that when the mouse goes over the button, it should give me a specific message describing tha...
http://www.experts-exchange.com/Database/Oracle/Q_21294854.html
Zones:
OracleDate Answered: 06/10/2005 Rating: 7.4 Views: 0
Hi.
I want to know if it is possible to invoke a hint of a control (e.x form)
to appear at a certain x,y point without the mouse interference...
Without the cursor passing from the control.
...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21341083.html