
Search found 33 matches
- Tue May 30, 2006 1:10 pm
- Forum: Coding Questions
- Topic: Question icon in the Title Bar
- Replies: 9
- Views: 3224
- Sun May 28, 2006 11:33 am
- Forum: Coding Questions
- Topic: Question icon in the Title Bar
- Replies: 9
- Views: 3224
Question icon in the Title Bar
Hi!
Does one of you know, how I can create the interrogation mark in the title bar next to the minimize-, resize- and close- gadgets ?
Does one of you know, how I can create the interrogation mark in the title bar next to the minimize-, resize- and close- gadgets ?
- Wed May 24, 2006 2:46 pm
- Forum: Coding Questions
- Topic: [Console]How to realise a countdown?
- Replies: 5
- Views: 1596
- Wed May 24, 2006 2:45 pm
- Forum: Coding Questions
- Topic: [Console] String-editing
- Replies: 2
- Views: 1184
- Mon May 22, 2006 5:44 pm
- Forum: Coding Questions
- Topic: [Console]How to realise a countdown?
- Replies: 5
- Views: 1596
[Console]How to realise a countdown?
Hi there!
Can anyone tell me, how I can build a Countdown in my Console-Programm. The Background is, that the Player has a certain time to answer a Input()-Question, after the time is up, he's lose. And it is possible to make the Countdown visible in seconds while at the same moment the player can ...
Can anyone tell me, how I can build a Countdown in my Console-Programm. The Background is, that the Player has a certain time to answer a Input()-Question, after the time is up, he's lose. And it is possible to make the Countdown visible in seconds while at the same moment the player can ...
- Mon May 22, 2006 5:40 pm
- Forum: Coding Questions
- Topic: [Console] String-editing
- Replies: 2
- Views: 1184
[Console] String-editing
Hi!
I need a bit help.
I have a string called a$. And I want to find or replace the LAST Space-Sign. Findstring only give me the first sign. Maybe I can switch the String in the swap order, that means instead a$="ABC", it should be a$ ="CBA"?! The brackground-idea is, that I'm writing a Console ...
I need a bit help.
I have a string called a$. And I want to find or replace the LAST Space-Sign. Findstring only give me the first sign. Maybe I can switch the String in the swap order, that means instead a$="ABC", it should be a$ ="CBA"?! The brackground-idea is, that I'm writing a Console ...
- Mon May 22, 2006 5:23 pm
- Forum: General Discussion
- Topic: Very Fast Compiling
- Replies: 23
- Views: 6044
- Sun May 21, 2006 3:28 pm
- Forum: Coding Questions
- Topic: Need global variables more space/RAM than local? (solved)
- Replies: 6
- Views: 1611
- Sun May 21, 2006 3:27 pm
- Forum: General Discussion
- Topic: Very Fast Compiling
- Replies: 23
- Views: 6044
- Sat May 20, 2006 8:37 pm
- Forum: Coding Questions
- Topic: Need global variables more space/RAM than local? (solved)
- Replies: 6
- Views: 1611
- Sat May 20, 2006 8:33 pm
- Forum: General Discussion
- Topic: Very Fast Compiling
- Replies: 23
- Views: 6044
- Sat May 20, 2006 12:30 pm
- Forum: Coding Questions
- Topic: Need global variables more space/RAM than local? (solved)
- Replies: 6
- Views: 1611
- Sat May 20, 2006 11:50 am
- Forum: Coding Questions
- Topic: Need global variables more space/RAM than local? (solved)
- Replies: 6
- Views: 1611
Need global variables more space/RAM than local? (solved)
Hi!
It's wise to declare EVERY variable as global, whether they have to be global or not? Do it costs hard-drive speed, RAM or speed?
It's wise to declare EVERY variable as global, whether they have to be global or not? Do it costs hard-drive speed, RAM or speed?
- Sat May 20, 2006 11:45 am
- Forum: General Discussion
- Topic: Very Fast Compiling
- Replies: 23
- Views: 6044
Very Fast Compiling
Hi there!
A Feature of PureBasic is, that
"PB is able to compile more than 300.000 Codes per minute on a P200"
My Question is, how I can check this out? There is any proof or something else? What Code is this?
A Feature of PureBasic is, that
"PB is able to compile more than 300.000 Codes per minute on a P200"
My Question is, how I can check this out? There is any proof or something else? What Code is this?
- Thu May 18, 2006 12:25 pm
- Forum: Coding Questions
- Topic: Loop in Win9x (solved)
- Replies: 3
- Views: 1238