Author Topic: IUP IDE / Designer  (Read 3462 times)

Offline John

  • Forum Support / SB Dev
  • Posts: 3510
    • ScriptBasic Open Source Project
IUP IDE / Designer
« on: October 27, 2018, 08:31:48 PM »
This code challenge is an attempt to develop a core IDE / GUI  Designer using IUP. Feel free to write your submission in the language you like best. I will be posting an existing IDE project using IUP and written D,

I will be working on Script BASIC and Oxygen Basic versions. My plan for the the SB Windows version is to support OCX controls as well as what IUP supports. A debugger is also planned.

Team efforts are encouraged.

I hope to have the All BASIC GitLab CE local sandbox repository going shortly to support the project teams or individual efforts.
« Last Edit: October 27, 2018, 09:15:05 PM by John »

Offline John

  • Forum Support / SB Dev
  • Posts: 3510
    • ScriptBasic Open Source Project
Re: IUP IDE / Designer - poseidonFB
« Reply #1 on: October 27, 2018, 09:54:15 PM »
Quote
I've written a new freebasic IDE is called -- poseidonFB
code by D programming language and IUP framework and based on Scintilla component
(Windows: D 1.076 + Tango 0.99.9 +IUP 3.25)
(Linux: D 1.074 + Tango 0.99.9 +IUP 3.25 )

PoseidonFB support:
1. Syntax highlighting
2. Project manager
3. Autocompletion & Calltip
4. Function / Type / Variable... treeview
5. Find / Replace in document or project
6. Jump to defintion
7. Utf-8/16/32 decode & encode
8. Debug
9. Compile / Quick run / Build project
10. etc......

poseidonFB project thread on FreeBASIC

Windows


Linux Mint 18.3 Cinnamon 64 bit)