Main Page | Report this Page
Computers Forum Index  »  Computer - Databases - Paradox  »  Lookup replacement...
Page 1 of 1    

Lookup replacement...

Author Message
Edgar Fernández...
Posted: Sat Mar 14, 2009 6:39 pm
Guest
I am searching a replacement for the 'Lookup Help' (the original is very
small) I mean the table when I press Ctrl+Space.

I remember that some time ago I did it based it on an sample or
something like that, but I lost these files. I belive that was with Form.

Does somebody have some hint?
 
Liz McGuire...
Posted: Sat Mar 14, 2009 9:37 pm
Guest
Check out http://www.rdaworldwide.com/ - Paradox Resources page (or
something like that) and the downloads on http://www.thedbcommunity.com/

Liz


Edgar Fernández wrote:
Quote:
I am searching a replacement for the 'Lookup Help' (the original is very
small) I mean the table when I press Ctrl+Space.

I remember that some time ago I did it based it on an sample or
something like that, but I lost these files. I belive that was with Form.

Does somebody have some hint?
 
Steve Caple...
Posted: Sat Mar 14, 2009 11:00 pm
Guest
On Sat, 14 Mar 2009 10:39:30 -0300, Edgar Fern?ndez wrote:

Quote:
I am searching a replacement for the 'Lookup Help' (the original is very
small) I mean the table when I press Ctrl+Space.

I remember that some time ago I did it based it on an sample or
something like that, but I lost these files. I belive that was with Form.

Does somebody have some hint?

I just emailed you some custom lookup dialog files - what you want to do
is code the field's action event for eventInfo.ID() = DataLookup to issue
an eventInfo.setErrorCode(UserError) and then proceed to call whatever
custom lookup code you want. That way when the user presses Ctrl+Spacebar
in that fiel your codw will run instead of, for instance, a Paradox table
lookup you might have defined.

--
Steve
 
 
Page 1 of 1    
All times are GMT
The time now is Wed Dec 09, 2009 2:37 am