
Search found 60 matches
- Tue Nov 08, 2011 12:55 pm
- Forum: Coding Questions
- Topic: Print the "&" character
- Replies: 8
- Views: 1900
Re: Help or is this a bug????
Thanks for the explanation and I've noted your advice on posting
Thanks again

- Tue Nov 08, 2011 12:45 pm
- Forum: Coding Questions
- Topic: Print the "&" character
- Replies: 8
- Views: 1900
Print the "&" character
Sorry to post this but I'm having a bit of brain freeze. Trying to print some simple text to a window using a standard textgadget, but when I try and get it to display the & character it doesn't display it, just a space where it should be. Am I missing something or is it a bug?
Any help appreciated ...
Any help appreciated ...
- Thu Mar 13, 2008 2:06 am
- Forum: Coding Questions
- Topic: #PB _Sprite_Texture causing system crash
- Replies: 2
- Views: 1008
- Tue Mar 11, 2008 10:17 am
- Forum: Coding Questions
- Topic: #PB _Sprite_Texture causing system crash
- Replies: 2
- Views: 1008
#PB _Sprite_Texture causing system crash
I know this has been touched on already, but I wanted to clarify it.
Whenever I use a sprite command with the parameter #PB _Sprite_Texture my whole system crashes to the blue screen. I have tried this on a number of machines and it happens on all of them. The only thing they have in common is ...
Whenever I use a sprite command with the parameter #PB _Sprite_Texture my whole system crashes to the blue screen. I have tried this on a number of machines and it happens on all of them. The only thing they have in common is ...
- Wed Jun 13, 2007 7:25 pm
- Forum: Linux
- Topic: [Tutorial/HowTo] Install PureBasic 4.01 on Ubuntu Linux
- Replies: 54
- Views: 183988
A huge thanks
Just wanted to say thanks for a great tutorial, I have been trying to do this for days now and couldn't figure out why it wasn't working. So I decided to look at the board and there it was the very first post, within a couple of minutes it was up and running. Thanks again. 

- Thu Aug 17, 2006 10:46 am
- Forum: Coding Questions
- Topic: include an animated gif in an exe?
- Replies: 5
- Views: 2563
- Thu Aug 17, 2006 8:28 am
- Forum: Coding Questions
- Topic: include an animated gif in an exe?
- Replies: 5
- Views: 2563
include an animated gif in an exe?
Does anyine know how to include an animated gif into the exe?. At the moment i'm using a web gadget and loading the gif from disk, but it would make it easier to be able to distribute a single exe.
- Tue Aug 15, 2006 11:19 am
- Forum: Coding Questions
- Topic: SpinnerGadget value by keyboard input
- Replies: 11
- Views: 3262
- Wed Jun 14, 2006 9:42 am
- Forum: Coding Questions
- Topic: Openwindow() question
- Replies: 12
- Views: 2850
- Wed Jun 14, 2006 6:37 am
- Forum: Coding Questions
- Topic: Openwindow() question
- Replies: 12
- Views: 2850
- Tue Jun 13, 2006 8:34 pm
- Forum: Coding Questions
- Topic: Openwindow() question
- Replies: 12
- Views: 2850
- Tue Jun 13, 2006 4:32 pm
- Forum: Coding Questions
- Topic: Openwindow() question
- Replies: 12
- Views: 2850
- Tue Jun 13, 2006 8:07 am
- Forum: Coding Questions
- Topic: Openwindow() question
- Replies: 12
- Views: 2850
Openwindow() question
Hi all,
Is it possible to open and display a window without having to login to a Windows XP machine? i.e. at the login prompt.
Is it possible to open and display a window without having to login to a Windows XP machine? i.e. at the login prompt.
- Sun Apr 30, 2006 3:05 pm
- Forum: Coding Questions
- Topic: Strange sprite3d problem
- Replies: 2
- Views: 955
- Sun Apr 30, 2006 11:40 am
- Forum: Coding Questions
- Topic: Strange sprite3d problem
- Replies: 2
- Views: 955
Strange sprite3d problem
I am trying to display a 3d Sprite but when it displays, there seems to be some corruption in the sprite. But if I just display a normal sprite it displays fine. Am I doing something wrong?
If InitSprite() = 0 Or InitKeyboard() = 0 Or InitSprite3D() = 0
MessageRequester("Error", "Can't open ...
If InitSprite() = 0 Or InitKeyboard() = 0 Or InitSprite3D() = 0
MessageRequester("Error", "Can't open ...