Search found 339 matches
- Jan 15, 2021 11:45
- Forum: Community Discussion
- Topic: FreeBASIC 1.08 Development
- Replies: 302
- Views: 26190
Re: FreeBASIC 1.08 Development
As i said many times before main problem i have with FB long time ago when i want to use it on windows is not installer then lack of editor inside fb pack at that time i was totaly unexperienced and im simply stuck ..of course now i know how but i can bet that many new people don't know how to start...
- Dec 24, 2020 15:48
- Forum: Community Discussion
- Topic: hey all, new programming language support gwbasic,freebasic
- Replies: 86
- Views: 3838
Re: hey all, new programming language support gwbasic,freebasic
when we have the time
he say we ..and he is alone ..or maybe a "WE" is a corporation...
sorry dude "codebase" it looks to me that your post is a spam or maybe not and
your product is totally un-explained
good luck with that ...
- Dec 22, 2020 9:04
- Forum: Community Discussion
- Topic: hey all, new programming language support gwbasic,freebasic
- Replies: 86
- Views: 3838
Re: hey all, new programming language support gwbasic,freebasic
angros i think that you have a right
it looks to me too like some old abandoned stuff.
it looks to me too like some old abandoned stuff.
- Dec 19, 2020 21:54
- Forum: Community Discussion
- Topic: hey all, new programming language support gwbasic,freebasic
- Replies: 86
- Views: 3838
Re: hey all, new programming language support gwbasic,freebasic
you are in mistake because you dont know what me and Ed do with his toy interpreter when i ask him
about adding graphic function in o2 version ...
for this one i can agree..
you dont need to explain to me what a licencing is
all fine
about adding graphic function in o2 version ...
for this one i can agree..
you dont need to explain to me what a licencing is
all fine
- Dec 19, 2020 20:40
- Forum: Community Discussion
- Topic: hey all, new programming language support gwbasic,freebasic
- Replies: 86
- Views: 3838
Re: hey all, new programming language support gwbasic,freebasic
WOW WOW WOW I have the latest and the best version of Toy bytevode interpreter created by Ed Davis with my GUI functions in o2 compiler. But i am totaly confused with all this speculations what exacltly that guy do ? where is published ? and what a heck is that ? he he ..i must say that i never see ...
- Nov 05, 2020 20:19
- Forum: General
- Topic: Old FB qb mode programs
- Replies: 4
- Views: 283
Re: Old FB qb mode programs
oh sorry i don't figure it right
i add in top #lang "QB" and now work
thanks!
i add in top #lang "QB" and now work
thanks!
- Nov 05, 2020 20:14
- Forum: General
- Topic: Old FB qb mode programs
- Replies: 4
- Views: 283
Re: Old FB qb mode programs
hello
angros no mather what i use in CSED_FB not work i don't get it why ?
You can also compile with -lang QB
angros no mather what i use in CSED_FB not work i don't get it why ?
- Nov 04, 2020 20:11
- Forum: General
- Topic: Old FB qb mode programs
- Replies: 4
- Views: 283
Old FB qb mode programs
hello i don't know if is this right board for such a question i have few programs from HPsource zip and found some small and simple console games so i try to compile them but nothing i get errors ? what i am doing wrong ? here is a one : ' Cosmo fight for FreeBasic QB console setting ' web: http://r...
- Oct 07, 2020 13:55
- Forum: Tips and Tricks
- Topic: Play videos on the console (Windows)
- Replies: 13
- Views: 847
Re: Play videos on the console (Windows)
Usual way is to use static control with bitmap style
- Oct 05, 2020 19:58
- Forum: Windows
- Topic: RichEdit syntax coloring
- Replies: 25
- Views: 1448
Re: RichEdit syntax coloring
hi JJ
yes you have a right..infact i am using as modified pureBasic example for that
and one iwb example too.
as you pointed i need quoted string coloring
yes you have a right..infact i am using as modified pureBasic example for that
and one iwb example too.
as you pointed i need quoted string coloring
- Oct 05, 2020 19:19
- Forum: Windows
- Topic: RichEdit syntax coloring
- Replies: 25
- Views: 1448
Re: RichEdit syntax coloring
so far i get this with syntax coloring in richedit control


- Sep 25, 2020 10:40
- Forum: Windows
- Topic: RichEdit syntax coloring
- Replies: 25
- Views: 1448
Re: RichEdit syntax coloring
I hope too,in first place i need small editor for my new interpreter that i can use it without need
for scintilla ,well i like it of course..but require one .dll more.
for scintilla ,well i like it of course..but require one .dll more.
- Sep 24, 2020 20:23
- Forum: Windows
- Topic: RichEdit syntax coloring
- Replies: 25
- Views: 1448
Re: RichEdit syntax coloring
Ohh
thanks !!
thanks !!
- Sep 08, 2020 14:56
- Forum: Windows
- Topic: RichEdit syntax coloring
- Replies: 25
- Views: 1448
Re: RichEdit syntax coloring
Joshy I understand that is not real editor thanks on explanation about assembly that is not needed.. well for a difference I use only Windows for programming and for most other things I never compile anything on linux even i have one installed on one of my old computers ---shame on me again--- ahh y...
- Sep 08, 2020 7:48
- Forum: Windows
- Topic: RichEdit syntax coloring
- Replies: 25
- Views: 1448
Re: RichEdit syntax coloring
WOW thanks Joshy it works great just take few secons for parsing .. it is complex program i don't get that assembly at all...shame on me ... Also may i ask why subs are UDT ? is that "must be " for this program or not? and only one Sendmessage others are inside functions if i inderstand it...