1. Judith's IDE

Hi Folks,

I checked out the earlier threads about issues with Judith's IDE and the newer versions of win32Lib. Even although I just downloaded the most recent versions (I believe), I, too, had the win32LibVersionEx issue. I am using win32Lib_0_70_20 and IDE1-0-4 on a Windows7 platform. Even correcting the win32LibVersionEx problem and making a batch file to launch the IDE with EUDIR set, it still causes problems. Just doing a quick run of the bare window in the IDE causes PEN errors.

I also tried out the ide15exe but even that seems to have problems. WHen you bring up the configuration window items on background tabs overwrite those of the current tab. Can anyone give me a steer here?

Jock

new topic     » topic index » view message » categorize

2. Re: Judith's IDE

Sorry I can't be more helpful at the moment, but have you considered using wxEuphoria?

IMHO, currently, you'll get much better support, performance, and development efficiency going that route.

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

3. Re: Judith's IDE

Well, I'll certainly give it a go. Thnaks for the tip.

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

4. Re: Judith's IDE

Oh, and cross platform capability... smile

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

5. Re: Judith's IDE

euphoric said...

Oh, and cross platform capability... smile

And eventually a complete rewrite and then its own general-purpose IDE. smile

The Euphoria IDE Project

-Greg

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

6. Re: Judith's IDE

ghaberek said...
euphoric said...

Oh, and cross platform capability... smile

And eventually a complete rewrite and then its own general-purpose IDE. smile

The Euphoria IDE Project

-Greg

Don't tease!

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

7. Re: Judith's IDE

ghaberek said...

And eventually a complete rewrite and then its own general-purpose IDE. smile

The Euphoria IDE Project

-Greg

How is the new baby? wxEuphoria mk 2 that is. It has been nine monthsblink

Pete

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

8. Re: Judith's IDE

petelomax said...

How is the new baby? wxEuphoria mk 2 that is. It has been nine monthsblink

LOL. Making progress as we speak! wxWidgets 2.9.x is huge. It's probably twins, maybe triplets.

I'm trying to cover as much as possible all-at-once by extracting content from the Doxygen XML output and dumping that simultaneously to the C++ wrapping code and the Euphoria c_func() calls, all while separating everything into its own namespace and statically linking the wrapping code with the wxWidgets shared libraries into DLL's that dynamically link with each other. The comprehensive Doxygen documentation was definitely not around when Matt started wxEuphoria, and he probably would have made good use of it had it been available.

A lot of time was spent (wasted?) on using wxWidget's own XML functions before I realized it didn't have any XPath features, which I needed desperately at some point, so more time was spent (wasted?) tracking down a better XML library (pugixml) and then re-writing all of the XML code to support said library. I'd be farther along now if I had made that discovery right away. And yes, the tool I'm calling "wxEuphoria Builder" is written in C++. It's sort of a chicken-and-the-egg problem.

-Greg

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

9. Re: Judith's IDE

Greg: I too am waiting for 2.9 and for the IDE. Wishing you a Happy and speedy coding.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu