Linux editor

Previous topic - Next topic

MrTAToad

I think we should volunteer you to do it!

bigsofty

Well a GLBasic based one would be good as everyone here could contribute.
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

Schranz0r

Its a lot of work and my java experience is really annoying  :S
If someone help me with it maybe i can see a chance :D
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

MrTAToad

Alas, I've never used Java...

backslider

@Schranz0r: I could help you a little bit with Java if you want ;)

Schranz0r

Quote from: backslider on 2010-Oct-24
@Schranz0r: I could help you a little bit with Java if you want ;)

Wenn du Zeit und Lust dazu hast können wir gerne einen Versuch starten!
Aber wie gesagt meine Java-kenntnisse halten sich in grenzen :D
Müsste mich erstmal ordentlich einarbeiten!
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

ketil

I have worked alot on big business systems in Java, and I would NEVER consider Java for such a task.
There will be nothing but trouble for the support team when this ide would be run on X number of machines and OS'es.

I think that even Mono is better is a better choise than Java.

But ... as I said earlier: QT IS KING, and QT Creator (VERY good IDE) is opensource.

Consider this:

C++ is the underlaying language of QT Creator as it is on GLB .
It already has perfect codehilightning system and help system.
You could also easily make a QT wrapper for widgets.
QT Creator has it's own plugin system.
QT and QT Creator is also COMPATIBLE WITH SYMBIAN  :good:

Take the "QT Creator" for a testride and check out all the goodies.


"Sugar makes the world go 'round. Caffeine makes it spin faster."

Kitty Hello

I used Qt in version 3.3.3 and they told me that the Qt creator for 4.x is really good. It's C++, and not the smoothest part of it, though. (At least it was with 3.3.3)

MrTAToad

Just need someone proficient in QT then :)

backslider

#39
QuoteWenn du Zeit und Lust dazu hast können wir gerne einen Versuch starten!
Aber wie gesagt meine Java-kenntnisse halten sich in grenzen :D
Müsste mich erstmal ordentlich einarbeiten!

Ich weiß ja nicht, wie umfangreich das Projekt sein soll, was die Zeit angeht. ;)
Aber eine "kleine" IDE wäre mit Sicherheit möglich...

Edit: @Ketil: I think you´re right. Mono would be a nice idea, too! Normally I´m programming in C#.Net so it would be easier for me than java I think (I´m using java only in school and I don´t like it so much!)...

Or you write it in QT but then I can´t help *g*

cheers!

backslider

*push*

Hi guys!
Now I´ve started to program a GLBasic Linux Editor.
I´m doing it with Mono develop and GTK#.
It´s not very much to see now, but I want to show you my first Gui-Elements. :)
At the moment I´m working on the filehandling for gbap/gbas files.



cheers.

Kitty Hello

Sounds very cool. I hope this will be finished.

backslider

I´ve started a Blog now (for interested people) where I will udpate the functions/features and screenshots
when available.

http://www.glbasic.com/forum/index.php?blog=698;sa=topic;id=32

MrTAToad

It'll could help GLBasic break into the Linux market !

Ian Price

QuoteIt'll could help GLBasic break into the Linux market !
GLB appears to be breaking into EVERY market! :P :D
I came. I saw. I played.