FreeBasic IDE-poseidonFB(Update 2024.03.03)

User projects written in or related to FreeBASIC.
Post Reply
Kuan Hsu
Posts: 586
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.7.17)

Post by Kuan Hsu »

Dear ur_naz:
V0.201 added Compiler Option in "Preference" but the "ninja style" still existed
New "Compiler Option" pass the options when compile or quick run on single file, won't pass to project or using the "ninja style"

I also added many new icons.

But the DnD action that IUP not support yet.......
ur_naz
Posts: 49
Joined: Mar 02, 2016 12:44

Re: FreeBasic IDE-poseidonFB(Update 2016.7.18)

Post by ur_naz »

Yes it's much better =) Your mainicon is out of date. In ourdays 256x256 icons are used. You can use something like this Image
diskay
Posts: 17
Joined: Jan 06, 2010 9:36
Location: china

Re: FreeBasic IDE-poseidonFB(Update 2016.7.18)

Post by diskay »

越来越好用了,现在不用每次保存也能自动提示了,希望下一步能支持界面语言本地化。
skywolf
Posts: 2
Joined: Mar 04, 2016 15:27

Re: FreeBasic IDE-poseidonFB(Update 2016.7.18)

Post by skywolf »

hello, in the linux,How do I set the project parameters
Kuan Hsu
Posts: 586
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.7.18)

Post by Kuan Hsu »

ur_naz wrote:Yes it's much better =) Your mainicon is out of date. In ourdays 256x256 icons are used. You can use something like this
HAHA, I'm prefer the old icon....
Kuan Hsu
Posts: 586
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.7.18)

Post by Kuan Hsu »

diskay wrote:越来越好用了,现在不用每次保存也能自动提示了,希望下一步能支持界面语言本地化。
雖然我英文不是很好,但是我想還是要加入英文讓其他人知道我們在談甚麼;我想本地化是最後的工作
Kuan Hsu
Posts: 586
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.7.18)

Post by Kuan Hsu »

skywolf wrote:hello, in the linux,How do I set the project parameters
I found a focus bug about linux version( not existed on Windows ), please try V0.202

menu->Project->Properties...
or
Right-click the project tree root -> Properties...
bcohio2001
Posts: 556
Joined: Mar 10, 2007 15:44
Location: Ohio, USA
Contact:

Re: FreeBasic IDE-poseidonFB(Update 2016.7.20)

Post by bcohio2001 »

No disrespect intended to Kuan Hsu and diskay but could you please post in English.
I know that when in a native environment you speak in your native language, but in public it is nice to speak in common language.
*steps off soap box*
Imortis
Moderator
Posts: 1923
Joined: Jun 02, 2005 15:10
Location: USA
Contact:

Re: FreeBasic IDE-poseidonFB(Update 2016.7.20)

Post by Imortis »

bcohio2001 wrote:No disrespect intended to Kuan Hsu and diskay but could you please post in English.
I know that when in a native environment you speak in your native language, but in public it is nice to speak in common language.
*steps off soap box*
From Google Translate:

diskay:
Getting better and better, and now every time you save can not automatically prompt the hope that the next step can support the interface language localization.

Kuan Hsu:
Although my English is not very good, but I still want to join the English let others know what we are talking about; I want to be the last work of localization
ur_naz
Posts: 49
Joined: Mar 02, 2016 12:44

Re: FreeBasic IDE-poseidonFB(Update 2016.7.20)

Post by ur_naz »

Localization is very good but it's really codepage butthurt
Kuan Hsu
Posts: 586
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.7.20)

Post by Kuan Hsu »

Imortis wrote: From Google Translate:

diskay:
Getting better and better, and now every time you save can not automatically prompt the hope that the next step can support the interface language localization.

Kuan Hsu:
Although my English is not very good, but I still want to join the English let others know what we are talking about; I want to be the last work of localization

diskay:
PoseidonFB is getting better and better that using autocomplete without save files every time, I hope next step poseidonFB can support the interface language localization.

Kuan Hsu:
Although my English is not very good, but I think it's better taht add the English let others know what we are talking about; I think the localization will be the last step work.

ur_naz wrote:Localization is very good but it's really codepage butthurt
The D language's string is UTF-8, I think it will not very hard and I'll try at next (maybe next^n) release......
skywolf
Posts: 2
Joined: Mar 04, 2016 15:27

Re: FreeBasic IDE-poseidonFB(Update 2016.7.18)

Post by skywolf »

there is a new bug when i bulid the project,poseidonFB will be shut down.
Kuan Hsu
Posts: 586
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.7.18)

Post by Kuan Hsu »

skywolf wrote:there is a new bug when i bulid the project,poseidonFB will be shut down.
Could you describe more clear( more information ) please?

I buite project using V0.205 at Linux mint 18 64bit is OK:
Image
oyster
Posts: 274
Joined: Oct 11, 2005 10:46

Re: FreeBasic IDE-poseidonFB(Update 2016.7.27)

Post by oyster »

which debugger does this ide use?
Kuan Hsu
Posts: 586
Joined: Sep 16, 2007 15:12
Location: Taiwan

Re: FreeBasic IDE-poseidonFB(Update 2016.7.27)

Post by Kuan Hsu »

oyster wrote:which debugger does this ide use?
GDB
Post Reply