That will get me occupied for a while.
Thanks!!
Search found 14 matches
- Thu Jun 15, 2006 5:17 pm
- Forum: Coding Questions
- Topic: Hyperlink Gadget over image [solved]
- Replies: 6
- Views: 2721
- Thu Jun 15, 2006 4:03 am
- Forum: Coding Questions
- Topic: Hyperlink Gadget over image [solved]
- Replies: 6
- Views: 2721
- Thu Jun 15, 2006 12:27 am
- Forum: Coding Questions
- Topic: Hyperlink Gadget over image [solved]
- Replies: 6
- Views: 2721
Hyperlink Gadget over image [solved]
I want to create an 'Autorun CD Menu' to launch programs from a cd. I used to do it with Multimedia Builder before but now i think that i should be able to create my own.
This is what i need:
Text which change color on mouse over (colors that i can choose);
Keep text transparency (to put an image ...
This is what i need:
Text which change color on mouse over (colors that i can choose);
Keep text transparency (to put an image ...
- Thu May 25, 2006 10:40 pm
- Forum: Coding Questions
- Topic: Add a horizontal line (separator) in form
- Replies: 21
- Views: 7306
All good solutions... thanks everybody!
I'm trying to learn programming through multiple languages. I like the API calls better because you can use it in almost every languages. It gives me a better understanding of how Windows works. I think that creating your own GUI using pure Win32 API in C/C ...
I'm trying to learn programming through multiple languages. I like the API calls better because you can use it in almost every languages. It gives me a better understanding of how Windows works. I think that creating your own GUI using pure Win32 API in C/C ...
- Thu May 25, 2006 2:35 am
- Forum: Coding Questions
- Topic: Add a horizontal line (separator) in form
- Replies: 21
- Views: 7306
Add a horizontal line (separator) in form
I need a way to add horizontal lines to forms. I would like to do this with Win32 API calls, if possible.
Thanks in advance!!
Thanks in advance!!
- Sat Apr 29, 2006 12:06 am
- Forum: Off Topic
- Topic: .NET Size of frame work? Im feeling worried!!
- Replies: 143
- Views: 30827
- Fri Mar 10, 2006 7:58 pm
- Forum: Coding Questions
- Topic: Help with RegExp library for PB
- Replies: 3
- Views: 1659
- Fri Mar 10, 2006 3:33 am
- Forum: Coding Questions
- Topic: Help with RegExp library for PB
- Replies: 3
- Views: 1659
- Fri Mar 10, 2006 1:55 am
- Forum: Coding Questions
- Topic: Help with RegExp library for PB
- Replies: 3
- Views: 1659
Help with RegExp library for PB
I'm trying to use regular expression to parse HTML file.
I've did some tests with the RegExp Library for PB from 'FloHimself' found at the link below:
http://www.purearea.net/pb/english/userlibs.php
The expression <HTML\b[^>]*> should match the tag <HTML> in:
<HTML><HEAD><TITLE>PureBasic : ...i ...
I've did some tests with the RegExp Library for PB from 'FloHimself' found at the link below:
http://www.purearea.net/pb/english/userlibs.php
The expression <HTML\b[^>]*> should match the tag <HTML> in:
<HTML><HEAD><TITLE>PureBasic : ...i ...
- Thu Mar 09, 2006 11:15 pm
- Forum: Coding Questions
- Topic: Moving data to procedure and text manip
- Replies: 5
- Views: 1311
- Thu Mar 09, 2006 10:31 pm
- Forum: Coding Questions
- Topic: Moving data to procedure and text manip
- Replies: 5
- Views: 1311
- Thu Mar 09, 2006 1:53 am
- Forum: Coding Questions
- Topic: Moving data to procedure and text manip
- Replies: 5
- Views: 1311
Moving data to procedure and text manip
I need a way to read data from a file and to pass it to a few procedures for treatments.
I want to do some 'search and replace' for multiples items at the same time.
I want to remove/replace multiple HTML tags in a document.
I have already a procedure made by Droopy to "construct" the string to ...
I want to do some 'search and replace' for multiples items at the same time.
I want to remove/replace multiple HTML tags in a document.
I have already a procedure made by Droopy to "construct" the string to ...
- Tue Mar 07, 2006 12:00 am
- Forum: Coding Questions
- Topic: Problem with miniFMOD for PB
- Replies: 5
- Views: 1022
- Mon Mar 06, 2006 10:42 pm
- Forum: Coding Questions
- Topic: Problem with miniFMOD for PB
- Replies: 5
- Views: 1022
Problem with miniFMOD for PB
I would like to use the 'minifmod170' library for my application. It sounds pretty interesting and i don't need the bells and whistles of it's bigger brother.
I've downloaded an include version for PB and tried the example file provided in the archive. But it won't compile. :?
ERROR:
Line 117 ...
I've downloaded an include version for PB and tried the example file provided in the archive. But it won't compile. :?
ERROR:
Line 117 ...