Hi everybody
I think this is probably my first post since 2004.
I finally got around to spending some time on PB again last weekend and rewrote an old screensaver that I originally created back in 2001.
Basically it displays your TrueType fonts in either rainbow or muted tones. Here's a ...
Search found 39 matches
- Sun Jun 29, 2008 3:59 pm
- Forum: Announcement
- Topic: FontSoup Screensaver
- Replies: 1
- Views: 2141
- Wed Mar 12, 2008 1:46 pm
- Forum: Coding Questions
- Topic: Rotate Image
- Replies: 33
- Views: 15625
270 degrees should be
Code: Select all
rect(0)\x=0
rect(0)\y=width
rect(1)\x=0
rect(1)\y=0
rect(2)\x=height
rect(2)\y=width
- Tue Nov 15, 2005 4:18 pm
- Forum: Windows
- Topic: reading an outlook address book
- Replies: 3
- Views: 1905
- Fri Oct 21, 2005 5:43 pm
- Forum: Coding Questions
- Topic: Sudoku DLL
- Replies: 3
- Views: 1736
- Wed Oct 19, 2005 3:16 pm
- Forum: Coding Questions
- Topic: Sudoku DLL
- Replies: 3
- Views: 1736
Sudoku DLL
Hi there
I found a DLL that generates/solves Sodoku puzzles here:
http://web.telia.com/~u88910365/
I've been able to open the library and examine the functions
but I'm having some problems calling the function.
The function is returning zero but no other errors.
The documentation is pretty ...
I found a DLL that generates/solves Sodoku puzzles here:
http://web.telia.com/~u88910365/
I've been able to open the library and examine the functions
but I'm having some problems calling the function.
The function is returning zero but no other errors.
The documentation is pretty ...
- Wed Sep 21, 2005 4:59 pm
- Forum: Off Topic
- Topic: COSMOS (by Carl Sagan)
- Replies: 2
- Views: 1309
I am currently reading the Cosmos book by Carl Sagan.
http://www.amazon.co.uk/exec/obidos/ASIN/0349107033
Are you talking about a DVD set or something on TV?
http://www.amazon.co.uk/exec/obidos/ASIN/0349107033
Are you talking about a DVD set or something on TV?
- Sat Sep 10, 2005 8:59 pm
- Forum: Coding Questions
- Topic: How would I execute a PHP command?
- Replies: 12
- Views: 2728
- Sat Aug 20, 2005 8:50 pm
- Forum: General Discussion
- Topic: PB Reliability
- Replies: 33
- Views: 10034
What constitutes a "good string engine"?
What kind of string functions are you missing Edwin Knoppert?
- Sat Aug 20, 2005 5:43 pm
- Forum: Off Topic
- Topic: Very Cool Site for Guitarists
- Replies: 3
- Views: 1849
Very Cool Site for Guitarists
This is one of the best and most fun sites I've seen in a long time:
http://www.guitarshredshow.com/
http://www.guitarshredshow.com/
- Sat Aug 20, 2005 3:08 pm
- Forum: Mac OSX
- Topic: Simple App Not Working
- Replies: 3
- Views: 3709
definitely some bits not working right
Hi ColBoy
I had no problems with accessing a removable drive, I was able to browse the folders on my USB Flashdrive as easily as my HDD.
There's definitely some unfinished functionality on the ExplorerTreeGadget and ExplorerListGadget.
They both seem to ignore the Flags passed in your code (haven ...
I had no problems with accessing a removable drive, I was able to browse the folders on my USB Flashdrive as easily as my HDD.
There's definitely some unfinished functionality on the ExplorerTreeGadget and ExplorerListGadget.
They both seem to ignore the Flags passed in your code (haven ...
- Thu Aug 18, 2005 12:31 pm
- Forum: Mac OSX
- Topic: Mac OSX PB users
- Replies: 36
- Views: 21224
- Tue Aug 16, 2005 5:05 pm
- Forum: Coding Questions
- Topic: how to connect to server,which is running in LAN
- Replies: 34
- Views: 7124
- Tue Aug 16, 2005 5:00 pm
- Forum: Coding Questions
- Topic: how to connect to server,which is running in LAN
- Replies: 34
- Views: 7124
- Tue Aug 16, 2005 3:48 pm
- Forum: Coding Questions
- Topic: how to connect to server,which is running in LAN
- Replies: 34
- Views: 7124
diff(LAN/Internet)
I guess you could use NetBios names on LAN but not internet.
Also you would have problems connecting to machine behind a gateway using DHCP/NAT.
Also you would have problems connecting to machine behind a gateway using DHCP/NAT.
- Tue Aug 16, 2005 3:32 pm
- Forum: Announcement
- Topic: New Image plugin available for beta-testing
- Replies: 74
- Views: 43893
Welcome aboard
Hi Ginger
Download it from here:
http://www.purearea.net/pb/download/userlibs/EC_ImagePluginOLE_2.3.zip
Unzip it in your PureBasic folder so that the library file goes into
C:\Program Files\PureBasic\PureLibraries\UserLibraries
and put the EC_ImagePluginOLE.chm help file into
C:\Program Files ...
Download it from here:
http://www.purearea.net/pb/download/userlibs/EC_ImagePluginOLE_2.3.zip
Unzip it in your PureBasic folder so that the library file goes into
C:\Program Files\PureBasic\PureLibraries\UserLibraries
and put the EC_ImagePluginOLE.chm help file into
C:\Program Files ...