Search found 15 matches
- Thu Jun 05, 2008 9:17 pm
- Forum: Coding Questions
- Topic: how to make balloon pop-up
- Replies: 3
- Views: 1235
- Thu Jun 05, 2008 7:59 pm
- Forum: Coding Questions
- Topic: how to make balloon pop-up
- Replies: 3
- Views: 1235
how to make balloon pop-up
Hi,
do you know how I can make balloon pop-up like this:

do you know how I can make balloon pop-up like this:

- Mon May 12, 2008 4:32 pm
- Forum: PureFORM & JaPBe
- Topic: Gnozal tools updater
- Replies: 61
- Views: 108492
Hi gnozal,
I would like to use your updater to follow your updates and
when I launch LibraryUpdater.exe I got this error window:
I press a lot of OK and then I have the tool open.
I would like to use your updater to follow your updates and
when I launch LibraryUpdater.exe I got this error window:
Code: Select all
Cannot load Source code!
C:\Documents and Settings\dbn\Mes documents\download\LibraryUpdater\%1
- Fri May 09, 2008 9:35 pm
- Forum: Coding Questions
- Topic: Clearing a text area.
- Replies: 30
- Views: 7075
Did you try:
Code: Select all
SetGadgetText(#STR_GADGET, "")
- Fri May 09, 2008 9:07 pm
- Forum: Announcement
- Topic: PureBasic 4.20 Beta - All OS
- Replies: 100
- Views: 50201
Re: PureBasic 4.20 Beta 5 - Windows
The last but not the least, many new commands means a lot of doc to write. This takes a lot of time, as we do it in 3 languages as you know. The beta 5 comes with the doc in 3 langages, for all new commands.
I founded the Purebasic.chm in the update zip file, but apparently, it was not copied ...
- Fri May 09, 2008 7:22 pm
- Forum: Announcement
- Topic: PureBasic 4.20 Beta - All OS
- Replies: 100
- Views: 50201
- Fri May 09, 2008 6:49 pm
- Forum: Coding Questions
- Topic: DatabaseQuery within Database Query
- Replies: 9
- Views: 2984
- Fri May 09, 2008 4:43 pm
- Forum: Coding Questions
- Topic: DatabaseQuery within Database Query
- Replies: 9
- Views: 2984
- Thu May 08, 2008 9:16 pm
- Forum: Coding Questions
- Topic: Help with libCurl
- Replies: 6
- Views: 2363
- Tue May 06, 2008 7:23 pm
- Forum: Off Topic
- Topic: PureGM Gets its arse kicked! But it's getting better!
- Replies: 29
- Views: 6910
- Tue May 06, 2008 6:50 pm
- Forum: Announcement
- Topic: Trax
- Replies: 17
- Views: 7616
- Tue May 06, 2008 12:30 pm
- Forum: Applications - Feedback and Discussion
- Topic: puretwit first version
- Replies: 3
- Views: 3620
puretwit first version
Hi,
here is the first version of my first purebasic application:
puretwit. This application is a client to twitter.com. It
displays the last messages posted on your twitter account
or you can post new message. Thanks to Progi1984 for his
libcurl wrapper.
web site project: http://puretwit ...
here is the first version of my first purebasic application:
puretwit. This application is a client to twitter.com. It
displays the last messages posted on your twitter account
or you can post new message. Thanks to Progi1984 for his
libcurl wrapper.
web site project: http://puretwit ...
- Sat May 03, 2008 9:48 am
- Forum: General Discussion
- Topic: purewiki out of order
- Replies: 0
- Views: 1096
- Wed Apr 30, 2008 12:38 pm
- Forum: Coding Questions
- Topic: import form designed by VD
- Replies: 2
- Views: 1164
- Wed Apr 30, 2008 11:28 am
- Forum: Coding Questions
- Topic: import form designed by VD
- Replies: 2
- Views: 1164
import form designed by VD
Hi,
I make a try with purebasic, and I would like to try to generate a little form and then assign command to a button.
Is there an example somewhere where I can see how I can mix a form generated by visual designer tool and the editor with a callback function for the button ?
Thanks.
I make a try with purebasic, and I would like to try to generate a little form and then assign command to a button.
Is there an example somewhere where I can see how I can mix a form generated by visual designer tool and the editor with a callback function for the button ?
Thanks.