RE: EDS GUI
- Posted by Matthew Lewis <matthewwalkerlewis at YAHOO.COM> Feb 07, 2001
- 476 views
> From: CK Lester [mailto:cklester at yahoo.com] > On the GUI for EDS, what do the Tabs represent? I would guess > those are > tables. > > Then keys on the left and data on the right... but if I click > on a key, it > doesn't change anything on the right. > > Can somebody explain to me how this is set up and why? > The way it was originally coded was that all records were shown on the right, and all keys on the left. I made some changes to my copy, and sent it to Tone, but I'm not sure if he included them, because I get an error (asp.inc isn't found by his server) at his page. Also, with my mods, you'll need to modify win32lib slightly (should be fixed in the next release) to handle treeviews properly. I can forward the message (it comes with an 8K attachment or I'd send it to the list) to anyone privately. It allows you to click on a key and see the record data for that record. It's very useful for debugging when using EDS. Matt Lewis