FreeBasic IDE-poseidonFB(Update 2024.03.03)

User projects written in or related to FreeBASIC.
Post Reply
c-sanchez
Posts: 145
Joined: Dec 06, 2012 0:38

Re: FreeBasic IDE-poseidonFB(Update 2016.10.07)

Post by c-sanchez »

Kuan Hsu wrote:Please retry V0.224
Nice, now is working :D
although i think need to be a bit improve, by ex.
if x=y <-if you write this
.... <- don't add automatically a blank line with a tab, also the cursor must be put here just after tab. i think this is the "traditional" way.
end if
c-sanchez wrote:Done 0.224
Woho you are fast, thanks by add this too

Ah, i forgot comment another feature request :P
poseidonFB have (on Build Menu, Toolbar buttons and shortcuts) Compile File, Run, Build Project, Quick Run, is ok, but please add also "Compile and Run"
Kuan Hsu
Posts: 587
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.10.07)

Post by Kuan Hsu »

c-sanchez wrote:
Kuan Hsu wrote:Please retry V0.224
Nice, now is working :D
although i think need to be a bit improve, by ex.
if x=y <-if you write this
.... <- don't add automatically a blank line with a tab, also the cursor must be put here just after tab. i think this is the "traditional" way.
end if
c-sanchez wrote:Done 0.224
Woho you are fast, thanks by add this too

Ah, i forgot comment another feature request :P
poseidonFB have (on Build Menu, Toolbar buttons and shortcuts) Compile File, Run, Build Project, Quick Run, is ok, but please add also "Compile and Run"
All done at V0.225
c-sanchez
Posts: 145
Joined: Dec 06, 2012 0:38

Re: FreeBasic IDE-poseidonFB(Update 2016.10.07)

Post by c-sanchez »

Kuan Hsu wrote:All done at V0.225
You're really fast. thank you very much by consider all my requests ^^

And more small details, sorry if a ask too :P

* On Keywords option from Preference window, if you press any change color button and then press cancel this is change by 236 233 216 instead keep the current color.

* poseidonFB don't check if the block end already exist, this can be a problem if we have the block and and only wish add a new line.
Image
how must be
Image

I guess this is not very important but, can you make more customizable the syntax highlight?
by ex. options to customize the colors for Comments, Numbers, Simbols, Background, Strings, Brace match, Brace mismatch, etc.

Again sorry Kuan Hsu if I ask too much hehe.

Edit ---
Please, if possible add also something to "Highlight selected word occurrences"
Like this
Image
This is nice to check quickly the code :)
Kuan Hsu
Posts: 587
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.10.09)

Post by Kuan Hsu »

Dear c-sanchez,

The color button bug uis easy to fix, and the "Highlight selected word occurrences" is all about scintilla, I'll read the Scintilla Documentation and test.

Currently I'm working at rhe poseidonD which can edit the D language, so poseidonFB will slow down to develop, but if there are any reguests or isuues, I still add or fix them as I can ^^
c-sanchez
Posts: 145
Joined: Dec 06, 2012 0:38

Re: FreeBasic IDE-poseidonFB(Update 2016.10.09)

Post by c-sanchez »

Kuan Hsu wrote:Dear c-sanchez,

The color button bug uis easy to fix, and the "Highlight selected word occurrences" is all about scintilla, I'll read the Scintilla Documentation and test.

Currently I'm working at rhe poseidonD which can edit the D language, so poseidonFB will slow down to develop, but if there are any reguests or isuues, I still add or fix them as I can ^^
Yeah, scintilla have a bunch of nice features.

i understand the by that the slow develop, but anyway your work is great :)
Until the time i was using wxFBE to learn freebasic, but now poseidonFB is good enough for me :)

i will continue with my features requests heh, really thanks by all one more time.

best regards.
c-sanchez
Posts: 145
Joined: Dec 06, 2012 0:38

Re: FreeBasic IDE-poseidonFB(Update 2016.10.09)

Post by c-sanchez »

* We have Recent Projects but no a Recent Files
* Please Add a (un)comment line option/shortcut key, on wxFBE have comment out and comment in
* A shorcut key to compile run?
Makoto WATANABE
Posts: 232
Joined: Apr 10, 2010 11:41
Location: Japan
Contact:

Re: FreeBasic IDE-poseidonFB(Update 2016.10.09)

Post by Makoto WATANABE »

Dear Kuan Hsu

Thanks for nice FreeBasic IDE-poseidonFB.
I introduced your IDE to Japanese people.
http://makoto-watanabe.main.jp/freebasi ... donFB.html

Please consent to this.
Kuan Hsu
Posts: 587
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.10.09)

Post by Kuan Hsu »

c-sanchez wrote:* We have Recent Projects but no a Recent Files
* Please Add a (un)comment line option/shortcut key, on wxFBE have comment out and comment in
* A shorcut key to compile run?
All done at rev0.226, also with color button bug fixed.
Kuan Hsu
Posts: 587
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.10.09)

Post by Kuan Hsu »

Makoto WATANABE wrote:Dear Kuan Hsu

Thanks for nice FreeBasic IDE-poseidonFB.
I introduced your IDE to Japanese people.
http://makoto-watanabe.main.jp/freebasi ... donFB.html

Please consent to this.
大丈夫だ、問題ない

私の名前は許 永寬です....Orz

There is no problem~~
c-sanchez
Posts: 145
Joined: Dec 06, 2012 0:38

Re: FreeBasic IDE-poseidonFB(Update 2016.10.09)

Post by c-sanchez »

Kuan Hsu wrote:All done at rev0.226, also with color button bug fixed.
Thanks!
*The Recent Files menu don't show anything.
btw i guess can be nice also a option to clear the recent files and other to clear recent projects

*Can you add something to save the poseidonFB window (windowed) size & position, and if maximized or windowed on settings?
*A option to "restore last session"
Kuan Hsu
Posts: 587
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.10.09)

Post by Kuan Hsu »

c-sanchez wrote:
Kuan Hsu wrote:All done at rev0.226, also with color button bug fixed.
Thanks!
*The Recent Files menu don't show anything.
btw i guess can be nice also a option to clear the recent files and other to clear recent projects
"Recent Files" record the files that using "Open".
c-sanchez wrote:*Can you add something to save the poseidonFB window (windowed) size & position, and if maximized or windowed on settings?
*A option to "restore last session"
Please try V0.227
c-sanchez
Posts: 145
Joined: Dec 06, 2012 0:38

Re: FreeBasic IDE-poseidonFB(Update 2016.10.25)

Post by c-sanchez »

Kuan Hsu wrote:"Recent Files" record the files that using "Open".
I see, that was the problem, i think this must be saved also when is drag & dropped, I had not noticed because normally I open the files with drap&drop hehe.

Great! the window state is saved now :D
Really thanks by this also, is really better for me now ^^
Kuan Hsu
Posts: 587
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.10.25)

Post by Kuan Hsu »

c-sanchez wrote:
Kuan Hsu wrote:"Recent Files" record the files that using "Open".
I see, that was the problem, i think this must be saved also when is drag & dropped, I had not noticed because normally I open the files with drap&drop hehe.

Great! the window state is saved now :D
Really thanks by this also, is really better for me now ^^
DnD support add at rev0.228
c-sanchez
Posts: 145
Joined: Dec 06, 2012 0:38

Re: FreeBasic IDE-poseidonFB(Update 2016.10.25)

Post by c-sanchez »

Kuan Hsu wrote:DnD support add at rev0.228
Good, thanks as always, two updates on one day, really thanks hehe :D
Makoto WATANABE
Posts: 232
Joined: Apr 10, 2010 11:41
Location: Japan
Contact:

Re: FreeBasic IDE-poseidonFB(Update 2016.10.25)

Post by Makoto WATANABE »

Dear Kuan Hsu

Thank you for your consent.
I corrected your name.
I think that poseidon is a just fit name for FreeBasic IDE.
Post Reply