dbTalk Databases Forums  

Re: Lookup replacement

comp.databases.paradox comp.databases.paradox


Discuss Re: Lookup replacement in the comp.databases.paradox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Liz McGuire
 
Posts: n/a

Default Re: Lookup replacement - 03-14-2009 , 10:37 AM






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?

Reply With Quote
  #2  
Old   
Steve Caple
 
Posts: n/a

Default Re: Lookup replacement - 03-14-2009 , 12:00 PM






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


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.