Search found 256 matches
- Feb 19, 2010 16:56
- Forum: Beginners
- Topic: Coming from RapidQ and ... Freebasic not that easy
- Replies: 10
- Views: 2536
If you see all the code that goes into simply making a window, let alone handling controls, you can clearly see why such an editor has never been made. It is a massive undertaking. Microsoft spends millions of dollars and several years with dozens of coders to produce marginally-working GUI editors....
- Feb 17, 2010 12:49
- Forum: Windows
- Topic: Writing text to the console when a graphics window is open?
- Replies: 6
- Views: 1428
- Feb 17, 2010 12:24
- Forum: Windows
- Topic: Writing text to the console when a graphics window is open?
- Replies: 6
- Views: 1428
- Feb 17, 2010 12:03
- Forum: Windows
- Topic: Writing text to the console when a graphics window is open?
- Replies: 6
- Views: 1428
Writing text to the console when a graphics window is open?
Can this be done with FBGFX active? PRINT directs to the gc when FBGFX is active, so that's out. The win32 API is probably the only way to do it. Does anyone have a working example?
- Feb 17, 2010 11:03
- Forum: Community Discussion
- Topic: What would you change about the FB ecosystem?
- Replies: 67
- Views: 14008
This is what we were talking about on IRC. Version control when it comes to libraries can be a real pain in the tail. Some libraries' headers do not get along with each other, as noted in the bass.bi/freeimage.bi conflict, as one example. It would be much better to have individual maintainers for th...
- Feb 15, 2010 16:46
- Forum: Libraries
- Topic: FreeImage errors
- Replies: 8
- Views: 3131
OK minor update...it seems that the original freeimage header is the actual culprit. It cannot coexist with with wingdi due to name collision. It was clearly not written for win32 in mind and blatantly violates the system namespace. Was this on purpose? Who knows...but wouldn't put it past the minds...
- Feb 15, 2010 16:29
- Forum: Libraries
- Topic: FreeImage errors
- Replies: 8
- Views: 3131
I found that bass.bi includes wtypes, which creates a conflict. I've since then gone on to rewrite the freeimage header. Now I just have to find the dll that corresponds with the import library. Version control, as we've been speaking about on the IRC channel, is a huge issue that needs to be resolv...
- Feb 15, 2010 13:49
- Forum: Libraries
- Topic: FreeImage errors
- Replies: 8
- Views: 3131
FreeImage errors
Errors as written: C:/Program Files/FreeBASIC/inc/FreeImage.bi(57) error 4: Duplicated definition in 'type RGBQUAD as tagRGBQUAD' C:/Program Files/FreeBASIC/inc/FreeImage.bi(65) error 4: Duplicated definition in 'type RGBTRIPLE as tagRGBTRIPLE' C:/Program Files/FreeBASIC/inc/FreeImag...
- Oct 28, 2009 0:35
- Forum: Community Discussion
- Topic: Mac FB?
- Replies: 24
- Views: 5933
- Oct 27, 2009 20:02
- Forum: Community Discussion
- Topic: any ideas for mml language for freebasic?????
- Replies: 2
- Views: 1085
- Oct 27, 2009 20:01
- Forum: Community Discussion
- Topic: Mac FB?
- Replies: 24
- Views: 5933
i don't use OS X so I have no idea, but it's certainly not default here. It would have been much less foolish to just make it an ordinary application than to go the "l33t h4x0r" route and make it in shell script. Not everyone uses bash, and even fewer use korn. I don't know about the poor Mac users ...
- Oct 27, 2009 13:21
- Forum: Community Discussion
- Topic: Mac FB?
- Replies: 24
- Views: 5933
- Oct 24, 2009 18:59
- Forum: Community Discussion
- Topic: I'm offering some help...
- Replies: 15
- Views: 3071
- Oct 24, 2009 18:58
- Forum: Community Discussion
- Topic: Does using modules have any advantages?
- Replies: 38
- Views: 5813
- Oct 24, 2009 12:54
- Forum: Community Discussion
- Topic: I'm offering some help...
- Replies: 15
- Views: 3071