When I use DCFINDBROWSE, the autoseek 'search' window at the top has the bottom right portion cut off.
Happens on all of them.
Is this something to do with the Index Name prompt (which I am not using) ?
Thanks,
GeneB
DCFINDBROWSE's search window cut off
Re: DCFINDBROWSE's search window cut off
It looks like I don't have a sample program for DCFINDBROWSE.
I never use this. I wish I never wrote it.
I prefer using @ .. DCBROWSE together with @ .. DCGET and DC_BrowseAutoSeek().
Do you have one?
I never use this. I wish I never wrote it.
I prefer using @ .. DCBROWSE together with @ .. DCGET and DC_BrowseAutoSeek().
Do you have one?
The eXpress train is coming - and it has more cars.
Re: DCFINDBROWSE's search window cut off
After learning the hard way about DCMXPUSHBUTTON, I wll get rid of DCFINDBROWSE also.
Thanks for all your help.
GeneB
Thanks for all your help.
GeneB
-
- Posts: 605
- Joined: Thu Jan 28, 2010 9:11 pm
- Location: Steven Point, Wisconsin USA
- Contact:
Re: DCFINDBROWSE's search window cut off
I use DCFINDBROWSE all the time. Actually the DC_Findbrowse() from several builds/years ago, that I modified for my own purposes to make it do what I want. No need to request changes from Roger, just do what I want myself. Essentially Roger's efforts was the starting point.
I continue to make modifications as needed. I use it for all my popups when a invalid lookup occurs, It is the final item that displays the browse. No such problems like this that I have notices. I guess I have it essentially do like the DCBROWSE, DCGET and DC_browseautoseek. Maybe I may look at going this route but I have not seen any problems.
Cliff.
I continue to make modifications as needed. I use it for all my popups when a invalid lookup occurs, It is the final item that displays the browse. No such problems like this that I have notices. I guess I have it essentially do like the DCBROWSE, DCGET and DC_browseautoseek. Maybe I may look at going this route but I have not seen any problems.
Cliff.