IonicWind Software

IWBasic for Linux => General IWLP Discussion => Topic started by: BumbleBee on June 03, 2007, 02:55:42 PM

Title: MinEDE - EBasic "IDE" for Linux
Post by: BumbleBee on June 03, 2007, 02:55:42 PM
Copy minede.zip into your favourite directory,
rename minede.zip to minede (mv ./minede.zip minede),
change its permission to 755 (chmod 755 ./minede),
enjoy

:)
Title: Re: MinEDE - EBasic "IDE" for Linux
Post by: ExMember001 on June 03, 2007, 03:52:45 PM
great will need to try this later this evening
thanx for sharing :D
Title: Re: MinEDE - EBasic "IDE" for Linux
Post by: Ionic Wind Support Team on June 03, 2007, 04:05:36 PM
Thanks for sharing. I too will be checking it out this evening :)
Title: Re: MinEDE - EBasic "IDE" for Linux
Post by: Doc on June 03, 2007, 04:44:01 PM
Cool!
Seems to work flawlessly. :)

-Doc-
Title: Re: MinEDE - EBasic "IDE" for Linux
Post by: ExMember001 on June 03, 2007, 05:48:02 PM
work great :P
is it build with Ebasic linux?
Title: Re: MinEDE - EBasic "IDE" for Linux
Post by: Rock Ridge Farm (Larry) on June 03, 2007, 06:58:34 PM
I can not get the zip file to open - tells me it is corrupt.
Never mind - I should read stuff before I just go blasting around.
Works now.
Title: Re: MinEDE - EBasic "IDE" for Linux
Post by: Rock Ridge Farm (Larry) on June 04, 2007, 05:47:07 PM
Can you post the source to this?
Works great.
Would like to use it for other stuff.
Title: Re: MinEDE - EBasic "IDE" for Linux
Post by: BumbleBee on June 05, 2007, 02:54:48 AM
Thanks for trying out, and thanks for Paul for sharing the EB-Linux preview.

Unfortunately the source is not EBasic because the lack of multiline editbox and other (few) things.
But as soon as possible, I will rewrite MinEDE in EBasic.
Title: Re: MinEDE - EBasic "IDE" for Linux
Post by: ExMember001 on June 05, 2007, 06:40:30 PM
cool thanks again ;)
i was asking because, thats what i was thinking to do before ebmake but for limitations reasons i decide to do it that way ...
was wondering how you done some part of the code if it was ebasic ;)
Title: Re: MinEDE - EBasic "IDE" for Linux
Post by: Ionic Wind Support Team on June 05, 2007, 06:46:56 PM
I will have the gtk text editing control ready to go next.  Might even look at integrating the source editing control.
Title: Re: MinEDE - EBasic "IDE" for Linux
Post by: Doc on June 05, 2007, 09:57:09 PM
Cool!

Some of the first few things I tried involved the text control and bitmaps... in hopes of building a simple IDE. You answered my Q's on the bitmaps and it didn't take very long to give up on the obvious problems with the text control. ;)

-Doc-
Title: Re: MinEDE - EBasic "IDE" for Linux
Post by: aurelCB on August 02, 2008, 03:16:29 PM
Hi BB...
I just ask do you write version of minede for Ebasic i mean for windows.
i also can not unpack zip file---
regards
Title: Re: MinEDE - EBasic "IDE" for Linux
Post by: Ionic Wind Support Team on August 02, 2008, 03:30:21 PM
It's not a .zip file, it is a linux executable renamed as a.zip so it could be attached to the forums.  The Linux version has its own IDE now.

Paul.