dcfindbrowse

This forum is for eXpress++ general support.
Post Reply
Message
Author
omni
Posts: 554
Joined: Thu Jan 28, 2010 9:34 am

dcfindbrowse

#1 Post by omni »

Is there a way to add a delete button to this while browsing, or some other method to allow the user to delete?

Fred
Omni

User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: dcfindbrowse

#2 Post by rdonnay »

No. DCFINDBROWSE is something I wish I never wrote. Everyone wants it to do something different than it's original intension.

You can create your own FindBrowse system using eXpress++ commands and DC_BrowseAutoSeek().
The eXpress train is coming - and it has more cars.

Cliff Wiernik
Posts: 605
Joined: Thu Jan 28, 2010 9:11 pm
Location: Steven Point, Wisconsin USA
Contact:

Re: dcfindbrowse

#3 Post by Cliff Wiernik »

I took a copy of the source from alot of release ago and made a few minor changes. It works nice for quick display of browse for various reasons.

Post Reply