Page 1 of 1
DCPICKLIST
Posted: Tue Jan 30, 2018 5:59 pm
by RDalzell
Is there presently a method to use DCPICKLIST and then arrange the order of aListNames (right pane) via up/down arrow buttons?
Thanks,
Rick
Re: DCPICKLIST
Posted: Wed Jan 31, 2018 1:05 pm
by rdonnay
I have written a module that does exactly what you want.
I will look for it and post it when I find it.
Re: DCPICKLIST
Posted: Thu Feb 01, 2018 12:00 pm
by rdonnay
I finally found the changes I made for a customer.
I updated the \exp20\samples\pickbrow\pickbrow.prg sample program for the next eXpress++ build.
Copy this to your \exp20\samples\pickbrow folder.
This is a picklist that use DCBROWSE.
It support UP / DOWN arrows and also Drag/Drop.
Re: DCPICKLIST
Posted: Thu Feb 01, 2018 5:40 pm
by RDalzell
Thank you Roger...