1. EDS GUI


new topic     » topic index » view message » categorize

2. Re: EDS GUI

Thanks,

I'll add that feature, it's not too difficult.

I also have to do something about that bandwidth thing with my site.

----- Original Message -----
From: "Tony Steward" <tony at locksdownunder.com>
To: "EUforum" <EUforum at topica.com>
Subject: RE: EDS GUI


>
> Hi Tone,
> Well done looks great, runs lightning fast - Congrats.
>
> I will use this a lot as I did the last release. It is great for testing
> databases and being able to see if you created exactly what you thought
> you created.
>
> I would like to see an option to lock the two lists together so that
> when you scroll one the other is in sync. Or even a Sync button to re
> align the two.
>
> Anyhow only had a quick look will play more later.
>
> Tony Steward
>
> tone.skoda at siol.net wrote:
> > URL is:
> > 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
> > website: http://www10.brinkster.com/tskoda
> >
> >
>
>
>

new topic     » goto parent     » topic index » view message » categorize

3. Re: EDS GUI

DOH! I forgot to do that this morning and you've already exceeded your
bandwidth maximum. Can you just email that to me? cklester at yahoo.com

Thanks!

----- Original Message -----
From: <tone.skoda at siol.net>
To: "EUforum" <EUforum at topica.com>
Subject: Re: EDS GUI



Thanks,

I'll add that feature, it's not too difficult.

I also have to do something about that bandwidth thing with my site.

----- Original Message -----
From: "Tony Steward" <tony at locksdownunder.com>
To: "EUforum" <EUforum at topica.com>
Sent: Monday, December 10, 2001 9:22 AM
Subject: RE: EDS GUI


>
> Hi Tone,
> Well done looks great, runs lightning fast - Congrats.
>
> I will use this a lot as I did the last release. It is great for testing
> databases and being able to see if you created exactly what you thought
> you created.
>
> I would like to see an option to lock the two lists together so that
> when you scroll one the other is in sync. Or even a Sync button to re
> align the two.
>
> Anyhow only had a quick look will play more later.
>
> Tony Steward
>
> tone.skoda at siol.net wrote:
> > URL is:
> > 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
> > website: http://www10.brinkster.com/tskoda
> >
> >

new topic     » goto parent     » topic index » view message » categorize

4. Re: EDS GUI

I think he has exceeded his monthly bandwidth
I tried just after midnight EST and it wouldnt let me in.

Tone? fix it dude!

Euman

----- Original Message ----- 
From: "C. K. Lester" <cklester at yahoo.com>

DOH! I forgot to do that this morning and you've already exceeded your
bandwidth maximum. Can you just email that to me? cklester at yahoo.com

Thanks!

new topic     » goto parent     » topic index » view message » categorize

5. Re: EDS GUI

Integer is better, when it is possible to use it, for performance reasons,
both in space and time.
----- Original Message -----
From: <Henri.Goffin at sbs.be>
To: "EUforum" <EUforum at topica.com>
Subject: RE: EDS GUI




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>
>
>

new topic     » goto parent     » topic index » view message » categorize

6. Re: EDS GUI

From: "Matthew Lewis" <matthewwalkerlewis at YAHOO.COM>

> I'd recommend what I did with your previous version, which was to only
show
> the data for the selected key.

I'll add that option also, I forgot.
Record data can be big because submembers of sequences are only inserted in
tree when data is expanded for the first time.

new topic     » goto parent     » topic index » view message » categorize

7. Re: EDS GUI

Thanks for bug report.
I use Win2000 and it worked.
I changed those integers to atoms for NT4 users.

----- Original Message -----
From: <Henri.Goffin at sbs.be>
To: "EUforum" <EUforum at topica.com>
Subject: RE: EDS GUI



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>
>
>

new topic     » goto parent     » topic index » view message » categorize

8. Re: EDS GUI

Now site should work.
brinkster has only 16MB / day
edsgui being almost 0.5 MB it reaches that limit fast.
i created another account and also moved warez links site there, which
received a lot of hits via search engines.

----- Original Message -----
From: "C. K. Lester" <cklester at yahoo.com>
To: "EUforum" <EUforum at topica.com>
Subject: Re: EDS GUI



DOH! I forgot to do that this morning and you've already exceeded your
bandwidth maximum. Can you just email that to me? cklester at yahoo.com

Thanks!

----- Original Message -----
From: <tone.skoda at siol.net>
To: "EUforum" <EUforum at topica.com>
Sent: Monday, December 10, 2001 8:56 AM
Subject: Re: EDS GUI



Thanks,

I'll add that feature, it's not too difficult.

I also have to do something about that bandwidth thing with my site.

----- Original Message -----
From: "Tony Steward" <tony at locksdownunder.com>
To: "EUforum" <EUforum at topica.com>
Sent: Monday, December 10, 2001 9:22 AM
Subject: RE: EDS GUI


>
> Hi Tone,
> Well done looks great, runs lightning fast - Congrats.
>
> I will use this a lot as I did the last release. It is great for testing
> databases and being able to see if you created exactly what you thought
> you created.
>
> I would like to see an option to lock the two lists together so that
> when you scroll one the other is in sync. Or even a Sync button to re
> align the two.
>
> Anyhow only had a quick look will play more later.
>
> Tony Steward
>
> tone.skoda at siol.net wrote:
> > URL is:
> > 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
> > website: http://www10.brinkster.com/tskoda
> >
> >

new topic     » goto parent     » topic index » view message » categorize

9. Re: EDS GUI

NO TONE, this is what I recieved when I tried the download.

This file cannot be directly accessed from a remote site, but must be linked
through the Brinkster Member's site.

Euman

----- Original Message -----
From: <tone.skoda at siol.net>
To: "EUforum" <EUforum at topica.com>
Subject: Re: EDS GUI



Now site should work.
brinkster has only 16MB / day
edsgui being almost 0.5 MB it reaches that limit fast.
i created another account and also moved warez links site there, which
received a lot of hits via search engines.

----- Original Message -----
From: "C. K. Lester" <cklester at yahoo.com>
To: "EUforum" <EUforum at topica.com>
Sent: Monday, December 10, 2001 9:58 PM
Subject: Re: EDS GUI



DOH! I forgot to do that this morning and you've already exceeded your
bandwidth maximum. Can you just email that to me? cklester at yahoo.com

Thanks!

----- Original Message -----
From: <tone.skoda at siol.net>
To: "EUforum" <EUforum at topica.com>
Sent: Monday, December 10, 2001 8:56 AM
Subject: Re: EDS GUI



Thanks,

I'll add that feature, it's not too difficult.

I also have to do something about that bandwidth thing with my site.

----- Original Message -----
From: "Tony Steward" <tony at locksdownunder.com>
To: "EUforum" <EUforum at topica.com>
Sent: Monday, December 10, 2001 9:22 AM
Subject: RE: EDS GUI


>
> Hi Tone,
> Well done looks great, runs lightning fast - Congrats.
>
> I will use this a lot as I did the last release. It is great for testing
> databases and being able to see if you created exactly what you thought
> you created.
>
> I would like to see an option to lock the two lists together so that
> when you scroll one the other is in sync. Or even a Sync button to re
> align the two.
>
> Anyhow only had a quick look will play more later.
>
> Tony Steward
>
> tone.skoda at siol.net wrote:
> > URL is:
> > 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
> > website: http://www10.brinkster.com/tskoda
> >
> >

new topic     » goto parent     » topic index » view message » categorize

10. Re: EDS GUI

dumb shit!
it worked when i tried it
i'll think of something else?

----- Original Message -----
From: <euman at bellsouth.net>
To: "EUforum" <EUforum at topica.com>
Subject: Re: EDS GUI



NO TONE, this is what I recieved when I tried the download.

This file cannot be directly accessed from a remote site, but must be linked
through the Brinkster Member's site.

Euman

----- Original Message -----
From: <tone.skoda at siol.net>
To: "EUforum" <EUforum at topica.com>
Sent: Tuesday, December 11, 2001 10:01 AM
Subject: Re: EDS GUI



Now site should work.
brinkster has only 16MB / day
edsgui being almost 0.5 MB it reaches that limit fast.
i created another account and also moved warez links site there, which
received a lot of hits via search engines.

----- Original Message -----
From: "C. K. Lester" <cklester at yahoo.com>
To: "EUforum" <EUforum at topica.com>
Sent: Monday, December 10, 2001 9:58 PM
Subject: Re: EDS GUI



DOH! I forgot to do that this morning and you've already exceeded your
bandwidth maximum. Can you just email that to me? cklester at yahoo.com

Thanks!

----- Original Message -----
From: <tone.skoda at siol.net>
To: "EUforum" <EUforum at topica.com>
Sent: Monday, December 10, 2001 8:56 AM
Subject: Re: EDS GUI



Thanks,

I'll add that feature, it's not too difficult.

I also have to do something about that bandwidth thing with my site.

----- Original Message -----
From: "Tony Steward" <tony at locksdownunder.com>
To: "EUforum" <EUforum at topica.com>
Sent: Monday, December 10, 2001 9:22 AM
Subject: RE: EDS GUI


>
> Hi Tone,
> Well done looks great, runs lightning fast - Congrats.
>
> I will use this a lot as I did the last release. It is great for testing
> databases and being able to see if you created exactly what you thought
> you created.
>
> I would like to see an option to lock the two lists together so that
> when you scroll one the other is in sync. Or even a Sync button to re
> align the two.
>
> Anyhow only had a quick look will play more later.
>
> Tony Steward
>
> tone.skoda at siol.net wrote:
> > URL is:
> > 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
> > website: http://www10.brinkster.com/tskoda
> >
> >

new topic     » goto parent     » topic index » view message » categorize

11. Re: EDS GUI

Now it should finally work!

http://www10.brinkster.com/tskoda/euphoria.asp

new topic     » goto parent     » topic index » view message » categorize

12. EDS GUI

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?

Tryin' to learn somethin' new!

-ck



Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com

new topic     » goto parent     » topic index » view message » categorize

13. Re: EDS GUI

Matt, could you please forward that stuff to me? Thanks!

cklester at yahoo.com

> 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




Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com

new topic     » goto parent     » topic index » view message » categorize

14. Re: EDS GUI

CK Lester wrote:
> > 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?

When you would select key on left it would select data item in right tree.
- but it doesn't do that yet.

Matt wrote:
> 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.

I just included your changes right now in download - sorry, a bit late :).
Your changes are in file "edsgui - matt.exw".
And instructions to modify Win32Lib in file "edsgui - matt.txt".
You can use "edsgui.exw" for small databases and
"edsgui - matt.exw" for big databases, otherwise it takes
too long to load all the data.

I was just uploading to my site
and forgot to change something so you got that ASP error.

My site:
www10.brinkster.com/tskoda/euphoria.asp
or
www10.ewebcity.com/tskoda/euphoria.asp

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu