Thanks UPNORTH, that will do the job nicely.
Alan
Search found 68 matches
GWbasic
I am trying to print out or at least copy to a text file some GWbasic programs which I want to convert to PB. Being a DOS program I can't see a way to use cut and paste to the clipboard.
I need the files to retain their original format, ie line numbers etc.
I've never used GWbasic, so I am not ...
I need the files to retain their original format, ie line numbers etc.
I've never used GWbasic, so I am not ...
- Thu Aug 12, 2004 7:25 am
- Forum: Coding Questions
- Topic: Transparent image
- Replies: 2
- Views: 1374
Transparent image
I am trying to get a transparent image to appear on top of a gadget image to display a grid. But it wont display the grid. Tried everything I can think of but no success. Later I want to switch the grid on and off.
Any ideas most welcomed. The code is below.
Alan
Procedure DrawGrid()
; Draw grid ...
Any ideas most welcomed. The code is below.
Alan
Procedure DrawGrid()
; Draw grid ...
- Sat Aug 07, 2004 11:22 am
- Forum: Coding Questions
- Topic: Mouse problem
- Replies: 5
- Views: 1795
- Fri Aug 06, 2004 7:15 am
- Forum: Coding Questions
- Topic: Mouse problem
- Replies: 5
- Views: 1795
- Thu Aug 05, 2004 5:53 pm
- Forum: Coding Questions
- Topic: Mouse problem
- Replies: 5
- Views: 1795
Mouse problem
The code below doesn't work between the hash lines. I have checked the help files and I think I am doing it the way it says, but obviously I am missing something.
Can anybody help please?
Thanks
Alan
If Window_Form1()
quitForm1=0
Repeat
EventID=WaitWindowEvent()
Select EventID
Case #PB ...
Can anybody help please?
Thanks
Alan
If Window_Form1()
quitForm1=0
Repeat
EventID=WaitWindowEvent()
Select EventID
Case #PB ...
- Tue Aug 03, 2004 6:37 am
- Forum: Windows
- Topic: Screen capture
- Replies: 4
- Views: 2596
- Mon Aug 02, 2004 5:56 pm
- Forum: Windows
- Topic: Screen capture
- Replies: 4
- Views: 2596
- Mon Aug 02, 2004 2:37 pm
- Forum: Windows
- Topic: Screen capture
- Replies: 4
- Views: 2596
Screen capture
Is it possible, or is there a way to do a screen capture of an image displayed withing PB? Maybe there is a library function that will do it?
Any help welcomed.
Alan
Any help welcomed.
Alan
- Mon Jun 28, 2004 7:21 am
- Forum: Announcement
- Topic: PureBasic 3.91 Beta 2 for Windows unleashed !
- Replies: 60
- Views: 16834
Yes I have spoken to paul. That was before the beta 2 was released. He said that I had to make sure that I was using the latest Pure Vision and jaPBe, which I am.
I am referring to a push button made in Pure Vision. It still looks like a classic button and not like XP. And yes I do have the enable ...
I am referring to a push button made in Pure Vision. It still looks like a classic button and not like XP. And yes I do have the enable ...
- Sat Jun 26, 2004 7:40 am
- Forum: Announcement
- Topic: PureBasic 3.91 Beta 2 for Windows unleashed !
- Replies: 60
- Views: 16834
- Mon May 31, 2004 6:01 am
- Forum: Coding Questions
- Topic: Link errors
- Replies: 3
- Views: 1410
- Sun May 30, 2004 10:58 am
- Forum: Coding Questions
- Topic: Link errors
- Replies: 3
- Views: 1410
- Sat May 29, 2004 1:59 pm
- Forum: Coding Questions
- Topic: Link errors
- Replies: 3
- Views: 1410
Link errors
Don't know which forum this applies to so I will try here.
I am running XP Pro, PB, JAPBE and Pure Vision.
I have done a screen layout in Pure Vision and exported it to PB. But when I try to compile/Run it I get this error:-
9d.obj:multiple definition of _PB_PEEK_debug
first definition is in 8d ...
I am running XP Pro, PB, JAPBE and Pure Vision.
I have done a screen layout in Pure Vision and exported it to PB. But when I try to compile/Run it I get this error:-
9d.obj:multiple definition of _PB_PEEK_debug
first definition is in 8d ...
- Wed Jan 07, 2004 7:36 pm
- Forum: Coding Questions
- Topic: PB and XP
- Replies: 8
- Views: 2770