Hi dobro
I've been wondering the same thing? It' been a long time. I hope he is alright. He certainly has contributed a lot of
useful tools for the forum users over the years. Enough so that this section of the forum was set up just for his tools
and jaPBe IDE etc. I use his PureFORM Designer ...
Search found 26 matches
- Sun Jan 26, 2014 6:10 pm
- Forum: PureFORM & JaPBe
- Topic: PureRESIZE library : gadget automatic resizing and more
- Replies: 160
- Views: 196183
- Sat Sep 04, 2010 12:40 pm
- Forum: Coding Questions
- Topic: canvas gadget
- Replies: 10
- Views: 2060
Re: canvas gadget
From http://www.xs4all.nl/~bluez/purebasic/purebasic%2029.htm#0_general
29.3 Sweetspot.
Under development.
I'm currently working on a new project called 'Sweetspot'. It's still very much a secret :-)
* Download Sweetspot. (Includes source code!)
* Sweetspot uses the g_spot resizing / 2D ...
29.3 Sweetspot.
Under development.
I'm currently working on a new project called 'Sweetspot'. It's still very much a secret :-)
* Download Sweetspot. (Includes source code!)
* Sweetspot uses the g_spot resizing / 2D ...
- Mon Oct 30, 2006 3:47 pm
- Forum: Announcement
- Topic: Transparent Clock
- Replies: 98
- Views: 26691
- Tue Oct 24, 2006 3:36 am
- Forum: Coding Questions
- Topic: We have a Mid replacement. Any thoughts on FindString ?
- Replies: 15
- Views: 5790
- Tue Oct 24, 2006 3:29 am
- Forum: Tricks 'n' Tips
- Topic: Faster Mid() with asm
- Replies: 29
- Views: 11141
Hi Technicorn,
:oops: :oops: You use a 10 million in the test of Mid() and 1 million in the FMid2() test,
beside that, I posted the code with the already uncommented Mid() macro,
so both tests used FMid2()
I guess I need to be more 'awake' next time I cut and paste stuff. I totaly thought I pasted ...
:oops: :oops: You use a 10 million in the test of Mid() and 1 million in the FMid2() test,
beside that, I posted the code with the already uncommented Mid() macro,
so both tests used FMid2()
I guess I need to be more 'awake' next time I cut and paste stuff. I totaly thought I pasted ...
- Mon Oct 23, 2006 12:21 pm
- Forum: Tricks 'n' Tips
- Topic: Faster Mid() with asm
- Replies: 29
- Views: 11141
- Sun Oct 22, 2006 11:21 pm
- Forum: Coding Questions
- Topic: We have a Mid replacement. Any thoughts on FindString ?
- Replies: 15
- Views: 5790
We have a Mid replacement. Any thoughts on FindString ?
I was really impressed with the speed gain with the FMid2 (Mid replacement) program. I found it consistently 10 time faster
then when using Mid. I was wondering with the expertise out there, if any one ever thought about, or think it's possible to improve the
FindString(String$, StringToFind ...
then when using Mid. I was wondering with the expertise out there, if any one ever thought about, or think it's possible to improve the
FindString(String$, StringToFind ...
- Sun Oct 22, 2006 10:52 pm
- Forum: Tricks 'n' Tips
- Topic: Faster Mid() with asm
- Replies: 29
- Views: 11141
- Sat Oct 21, 2006 7:33 pm
- Forum: Tricks 'n' Tips
- Topic: Faster Mid() with asm
- Replies: 29
- Views: 11141
- Fri Aug 25, 2006 12:09 pm
- Forum: Off Topic
- Topic: Tailbite community effort
- Replies: 30
- Views: 11661
- Thu Jun 29, 2006 2:13 am
- Forum: Announcement
- Topic: Color_Finder
- Replies: 8
- Views: 2975
- Sun Jun 25, 2006 2:53 pm
- Forum: Announcement
- Topic: Color_Finder
- Replies: 8
- Views: 2975
Regarding the Delay(400) comment earlier. There is something else that I just thought of that could be a factor. And that is your system mouse settings. Some like to change their system mouse settings button response time to faster or slower. I don't with XP, but I use to with win98. That would have ...
- Sun Jun 25, 2006 5:20 am
- Forum: Announcement
- Topic: Color_Finder
- Replies: 8
- Views: 2975
- Sat Jun 24, 2006 7:39 pm
- Forum: Announcement
- Topic: Color_Finder
- Replies: 8
- Views: 2975
- Sat Jun 24, 2006 11:49 am
- Forum: Announcement
- Topic: Color_Finder
- Replies: 8
- Views: 2975
Color_Finder
PB 4.0 comes with a nice tool named Color Picker, which works with the IDE.
But I sometimes needed a small program that I could be able to use as a
stand alone with out the IDE . I also needed a program in which I could
choose external colors. I found ColorsHexer by CSprengel : Date: 20. June ...
But I sometimes needed a small program that I could be able to use as a
stand alone with out the IDE . I also needed a program in which I could
choose external colors. I found ColorsHexer by CSprengel : Date: 20. June ...