[21:11:28] Waiting for executable to start...
[21:11:28] Executable type: Windows - x86 (32bit, Unicode)
[21:11:29] Executable started.
[21:11:30] [ERROR] Line: 1136 (RenderWorld()) - I have a few leading comments
[21:11:30] [ERROR] Invalid memory access. (read error at address 435727372)
:(
Hi ...
Search found 8 matches
- Thu Feb 13, 2020 9:05 pm
- Forum: Game Programming
- Topic: Rubiks Cube(windows)
- Replies: 9
- Views: 6341
- Sun Jan 19, 2014 6:40 pm
- Forum: Announcement
- Topic: SpiderBasic 1.00 is out !
- Replies: 438
- Views: 245421
Re: SpiderBasic 1.00 alpha
Congratulations to Team Fantasy Software, and good luck for the rest of the project.
@++
@++
- Thu Jan 16, 2014 8:47 pm
- Forum: Announcement
- Topic: PB2Web -- A PureBasic to JavaScript-Converter
- Replies: 93
- Views: 38823
Re: PB2Web -- A PureBasic to JavaScript-Converter
Bravo, excellent work.
Good luck...
@++
Good luck...
@++
- Tue Mar 12, 2013 12:08 pm
- Forum: Announcement
- Topic: GoScintilla - 2.7 (Purebasic 4.5 onwards)
- Replies: 296
- Views: 177993
Re: GoScintilla - 2.7 (Purebasic 4.5 onwards)
Hello,
Thank you for this superb LIB.
I do not speak much English, but can change the background color?
Sorry if the question was already asked.
EDIT :
I found my answer
@++
Thank you for this superb LIB.

I do not speak much English, but can change the background color?
Sorry if the question was already asked.

EDIT :
I found my answer

Code: Select all
GOSCI_SetColor(id, #GOSCI_BACKCOLOR, Color)
@++
- Fri Aug 31, 2012 4:44 pm
- Forum: Announcement
- Topic: PureBasic 5.00 beta 2
- Replies: 82
- Views: 38999
Re: PureBasic 5.00 beta 2
Hello,
Thank you all for your excellent work.
Congratulations, and good luck.
Sorry for the translation (google translation)
Venom
@++
Thank you all for your excellent work.
Congratulations, and good luck.
Sorry for the translation (google translation)
Venom
@++
- Mon Jul 25, 2011 4:28 pm
- Forum: Tricks 'n' Tips
- Topic: [Windows] 2DDrawing commands with AntiAliasing through GDI+
- Replies: 72
- Views: 56094
Re: [Windows] 2DDrawing commands with AntiAliasing through G
Congratulations on this code of good work.
sorry for the translation I am French.
good luck
@++

sorry for the translation I am French.
good luck
@++
- Thu Nov 25, 2010 6:56 pm
- Forum: Coding Questions
- Topic: EventType () and ListViewGadget
- Replies: 4
- Views: 1461
Re: EventType () and ListViewGadget
Good evening, Thanks for your replies at first, I tried to translate the most of your topic.
I'm French and I use purebasic for several years, only I never go here. : (
Regarding my problem, I must misread the French documentation because for me it was compatible. : S
PureLust thank you for your ...
I'm French and I use purebasic for several years, only I never go here. : (
Regarding my problem, I must misread the French documentation because for me it was compatible. : S
PureLust thank you for your ...
- Wed Nov 24, 2010 9:35 pm
- Forum: Coding Questions
- Topic: EventType () and ListViewGadget
- Replies: 4
- Views: 1461
EventType () and ListViewGadget
Hello, sorry I do not speak English, I translated via google.
that's when I made a right click via EventType () in a ListIconGadget it works.
but when I did a right click via EventType () in a ListViewGadget this does not work.
you know why? I made a mistake?
Here is a sample code:
;- Window ...
that's when I made a right click via EventType () in a ListIconGadget it works.
but when I did a right click via EventType () in a ListViewGadget this does not work.
you know why? I made a mistake?
Here is a sample code:
;- Window ...