Re: OpenEuphoria All-in-One archives fro beginners

new topic     » goto parent     » topic index » view thread      » older message » newer message
euphoric said...
irv said...
euphoric said...

...wxFormBuilder... Easy to use, but there are some controls not yet implemented (both in wxFormsBuilder and wxEuphoria).

Same thing applies to Glade. Unless the entire toolchain is managed by one group, that's always going to be the case.

I do want to point out, however, that EuGTK is written in Euphoria, so it's relatively easy to keep up to date, and in fact stays a step ahead of the released versions of GTK.

Irv, with wxEuphoria, I just have to include some wx*.dll files with my executable, and the end-user is ready to go. It doesn't seem to be that way with GTK. That's the only thing holding me back from exploring the EuGTK option. Can you disabuse me of that notion?

Depends. The major Linux distributions already come with all the .dll's (actually, .so) files needed as part of the standard os. Small linux versions like Puppy don't, but the needed libraries can often be added easily. The very smallest generally don't do graphics at all, or use primitive graphics libraries like tk, but people who use these generally know what they're getting and don't expect very much.

By major distros, I mean Mint, Ubuntu, Parsix, Mageia, etc. all the biggies. ... distrowatch.com has a search feature to confirm what libraries come with what distro.

Windows, of course, is different. You have to download some libraries and run 4 'scripts' - actually exe's, that search for fonts, icons, etc. and set up the GTK dll's. Other than the download time, it takes just a few seconds, and could be made into an install package, no doubt. Unfortunately, the Windows dll's lag a few versions behind GTK. I still would like to be able to use native Windows dll's, but there seems to be too much difference between the Windows design and the GTK design to make that practical.

Edit: EuGTK comes with a bunch of files, but only 3 or 4 are actually critical to EuGTK, the rest, 225 or more, are demo programs. The actual needed 'runtime' files zip up to only 82k.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu