RE: EDS GUI
- Posted by Henri.Goffin at sbs.be Dec 10, 2001
- 455 views
Hi Tone, just to mention a small bug. On my NT4 I had to redefine integer variable "new_hot_icon" in proc "create_toolbars ()" as an atom. This is not the first time. I already had to do that with other programs as well. Apparently NT (and probably W2K) uses a bigger range of values for handles than W98/ME does. BTW, I'm still wondering why there is an _integer_ type in Euphoria. When is it better/mandatory to use integer instead of atom? Henri Goffin > -----Original Message----- > From: tone.skoda at siol.net [SMTP:tone.skoda at siol.net] > Sent: Sunday, December 09, 2001 5:21 PM > To: EUforum > Subject: EDS GUI > > <http://www10.brinkster.com/tskoda/euphoria.asp#EDSGUI> > Size is: 446 KB > > Here is readme.txt: > > E D S G U I > -------------- > > Release date: 9. December 2001 > Run with: exw.exe version 2.3 > > Euphoria Database System Graphical User Interface. > > Description: > This program is viewer for Euphoria database files (.edb). > File size can be unlimited large - viewing it will allways be same fast. > > Installation: > You can run EDSGUI.reg so that when you will click .edb files in Windows > they will open with EDSGUI. > You will need to change path to EDSGUI.exw in EDSGUI.reg. > You can run Build_Large_Test_Database.exw to build large test database. > > Details: > I completeley rewrote this version from previous version. > I coded this one with my new programming style. > > Plans: > If I'll get some feedback I will develop it further into complete editor > and better viewer. If not then I don't know If I'm going to develop it > further. > > What needs to be repaired: > When you scroll treeview items are all collapsed. > This is not good and should be repaired in next releases. > There is also a lot of flickering when scrolling, > that should also be repaired. > > by Tone > ©koda > e-mail: tone.skoda at siol.net <mailto:tone.skoda at siol.net> > website: <http://www10.brinkster.com/tskoda> > >