Best GUI to Select Database Subset?

jsurpless

Well-known member
Joined
Jul 29, 2008
Messages
144
Programming Experience
Beginner
Hi all

Maybe someone has some input on this...

In using my program, the user selects a group of AutoCAD files and a database from which to process them... this database contains information that identifies what drawing a record pertains to...

Presently, the application just processes ALL the records for a particular selected file... I'd like to have some way of allowing the user to specify a subset (if desired) of the database...

I figure it probably could be done with a listbox or the like but wondering if there's a better way

Thanks!

-Justin
 
Sorry for so many questions; was bewildered trying to narrow down exactly what you want.

I'll make an example now and upload it for you.
 
Hi Tom

Thanks for that... I won't be able to look at it for a bit but if I have any more questions, I'll fire back...

Thanks again!

-Justin
 
Back
Top