Search found 46 matches
- Tue Oct 20, 2015 9:54 am
- Forum: Announcement
- Topic: PureBasic 5.40 LTS final is out !
- Replies: 52
- Views: 26633
Re: PureBasic 5.40 LTS final is out !
Thank you Fred and team for this new version and all hard work on this !
- Thu Dec 03, 2009 10:54 am
- Forum: Announcement
- Topic: PureBasic 4.40 is out !
- Replies: 72
- Views: 28020
Re: PureBasic 4.40 is out !
Thanks to Fred, the team and beta-testers !
- Mon Jan 28, 2008 1:42 pm
- Forum: Coding Questions
- Topic: [PB Windows] How to modify the creation date of a folder ?
- Replies: 0
- Views: 896
[PB Windows] How to modify the creation date of a folder ?
The Setfiledate function does not work for folders.
Any other idea ?
Thanks
Any other idea ?
Thanks
- Thu Nov 22, 2007 11:30 am
- Forum: Applications - Feedback and Discussion
- Topic: PureDispHelper UserLib - Update with Includefile for Unicode
- Replies: 258
- Views: 141041
- Fri Sep 21, 2007 1:11 pm
- Forum: Announcement
- Topic: Tutorial: PureBasic and the OOP
- Replies: 34
- Views: 16931
- Wed May 10, 2006 8:29 am
- Forum: Announcement
- Topic: PureBasic 4.00 for Windows
- Replies: 80
- Views: 33574
- Wed Mar 29, 2006 10:20 am
- Forum: Coding Questions
- Topic: Creating gadgets in a thread procedure
- Replies: 4
- Views: 1938
- Wed Mar 29, 2006 9:59 am
- Forum: Coding Questions
- Topic: Creating gadgets in a thread procedure
- Replies: 4
- Views: 1938
Creating gadgets in a thread procedure
Hi,
I have strange behaviour when I create image gadgets in a threaded procedure. Images are loaded and progressively shown on screen but after the end of the procedure they disappear ! Outside a thread it works but I need to use threads for this...
Try this code (compile with PB4.0 beta8 ...
I have strange behaviour when I create image gadgets in a threaded procedure. Images are loaded and progressively shown on screen but after the end of the procedure they disappear ! Outside a thread it works but I need to use threads for this...
Try this code (compile with PB4.0 beta8 ...
- Fri Mar 10, 2006 10:32 am
- Forum: Feature Requests and Wishlists
- Topic: Suggestions for the Packer library
- Replies: 0
- Views: 869
Suggestions for the Packer library
These both new functions would be usefull:
- CountPackFile(packfile.s) : return the number of elements of the pack file
- GetPackFile(packfile.s, index.l, target.s) : extract the x element and save it to the specified file
Something like this: :wink:
Procedure.l CountPackFile(file.s)
Protected ...
- CountPackFile(packfile.s) : return the number of elements of the pack file
- GetPackFile(packfile.s, index.l, target.s) : extract the x element and save it to the specified file
Something like this: :wink:
Procedure.l CountPackFile(file.s)
Protected ...
- Fri Mar 03, 2006 10:17 am
- Forum: Announcement
- Topic: PureBasic 4.00 - Beta 5
- Replies: 36
- Views: 9140
- Wed Feb 15, 2006 12:00 pm
- Forum: Announcement
- Topic: PureBasic v4.00 - Beta 2
- Replies: 34
- Views: 12142
- Fri Feb 10, 2006 10:01 am
- Forum: Announcement
- Topic: PureBasic v4.00 - Beta 2
- Replies: 34
- Views: 12142
- Thu Feb 09, 2006 9:48 am
- Forum: Announcement
- Topic: PureBasic v4.00 - Beta 1
- Replies: 187
- Views: 53962
- Wed Feb 08, 2006 7:00 pm
- Forum: Announcement
- Topic: PureBasic v4.00 - Beta 1
- Replies: 187
- Views: 53962
- Wed Dec 21, 2005 9:57 am
- Forum: General Discussion
- Topic: @Fred: Can I add 'my' own ImagePlugin (e.g GIF En-/Decoder)?
- Replies: 18
- Views: 8622