Hi,
I installed "PureBasic Language" and "PureBasic Extension". Looks nice, but if I try to run my code w/o debugging VSCode says:
"You don't have an extension for debugging purebasic. Should we find a purebasic extension in the Marketplace?"
Maybe I missed something. Could anybody help, please? I ...
Search found 47 matches
- Fri May 26, 2023 7:46 am
- Forum: Announcement
- Topic: PB language support for Visual Studio Code
- Replies: 45
- Views: 43517
- Thu Nov 26, 2009 12:05 am
- Forum: Announcement
- Topic: ProGUI V1.38 UI Library (Small Bug Fix)
- Replies: 1064
- Views: 348518
Re: ProGUI V1.12! Professional Graphical User Interface Library
Is there any chance to get something like the ImageButtonEx with additional text in a future release of ProGUI?
- Wed Oct 21, 2009 10:36 am
- Forum: Coding Questions
- Topic: Help with webcam or video stream
- Replies: 52
- Views: 32141
Re: Help with webcam or video stream
Okay, I know that i have to pass it via SendMessage_() to the capture window, but I'm note sure about the parameters to use.
- Tue Oct 20, 2009 11:47 pm
- Forum: Coding Questions
- Topic: Help with webcam or video stream
- Replies: 52
- Views: 32141
Re: Help with webcam or video stream
Sorry for re-opening this topic... :oops:
Could anybody give me an example, how to change the resolution to 640 x 480 pixels without any dialogs... please? I'd like to make a snapshot in 640 x 480 and this is supported by the webcam, but standard webcam is a resolution of 352 x 288 pixels.
Thanks ...
Could anybody give me an example, how to change the resolution to 640 x 480 pixels without any dialogs... please? I'd like to make a snapshot in 640 x 480 and this is supported by the webcam, but standard webcam is a resolution of 352 x 288 pixels.
Thanks ...
- Wed Oct 14, 2009 8:15 am
- Forum: Announcement
- Topic: ProGUI V1.38 UI Library (Small Bug Fix)
- Replies: 1064
- Views: 348518
Re: ProGUI V1.12! Professional Graphical User Interface Library
Themes OFF! Thank you for your help, with enabled XP skin support everything looks great! 

- Tue Oct 13, 2009 6:58 pm
- Forum: Announcement
- Topic: ProGUI V1.38 UI Library (Small Bug Fix)
- Replies: 1064
- Views: 348518
Re: ProGUI V1.12! Professional Graphical User Interface Library
MenuExample1.pb compiled with x86 versions of Purebasic 4.31 and 4.40b4 in both userlib and .dll mode on Windows 7 x64:


- Fri Sep 11, 2009 1:47 pm
- Forum: Announcement
- Topic: ProGUI V1.38 UI Library (Small Bug Fix)
- Replies: 1064
- Views: 348518
Re: ProGUI V1.11! Professional Graphical User Interface Library
Hi,
ProGUI userlib versions seems not yet to be compliant to PB 4.40 (POLINK error with unresolved external symbal 'SYS_AllocateString'). When will it be fixed? Maybe in 1.12?
*can'twait*
René
ProGUI userlib versions seems not yet to be compliant to PB 4.40 (POLINK error with unresolved external symbal 'SYS_AllocateString'). When will it be fixed? Maybe in 1.12?

René
- Mon Jul 06, 2009 7:34 pm
- Forum: Game Programming
- Topic: Ninfa3D wrapper
- Replies: 6
- Views: 4051
- Sat Jun 06, 2009 10:47 am
- Forum: Game Programming
- Topic: Ninfa3D wrapper
- Replies: 6
- Views: 4051
- Fri Jun 05, 2009 2:07 pm
- Forum: Feature Requests and Wishlists
- Topic: Implementing some encryption/decryption functions?
- Replies: 3
- Views: 1638
- Fri Jun 05, 2009 2:02 pm
- Forum: Announcement
- Topic: ProGUI V1.38 UI Library (Small Bug Fix)
- Replies: 1064
- Views: 348518
- Tue Feb 17, 2009 10:27 pm
- Forum: Coding Questions
- Topic: UDP Broadcast on a specific nic
- Replies: 7
- Views: 1504
- Tue Feb 17, 2009 11:30 am
- Forum: Coding Questions
- Topic: UDP Broadcast on a specific nic
- Replies: 7
- Views: 1504
- Wed Jan 30, 2008 2:29 pm
- Forum: Coding Questions
- Topic: Compiling userlibs with LCCwin32 or PellesC
- Replies: 2
- Views: 1459
- Tue Jan 29, 2008 9:53 am
- Forum: Coding Questions
- Topic: Compiling userlibs with LCCwin32 or PellesC
- Replies: 2
- Views: 1459
Compiling userlibs with LCCwin32 or PellesC
Hi,
I just have two questions regarding userlib creation in C, cause it seems that I am not able to recompile a userlib I successfully created once:
I'd like to compile a userlib with PellesC. So I created a new project (static lib), copied the source to the project directory (under {PB}\Library ...
I just have two questions regarding userlib creation in C, cause it seems that I am not able to recompile a userlib I successfully created once:
I'd like to compile a userlib with PellesC. So I created a new project (static lib), copied the source to the project directory (under {PB}\Library ...