I haven't been around for quite a while, but I still have a major PB project
I am working on from time to time. One of the by-products of that project
is the "Preferences Creator".
It analyses any given PB code for Read/WritePreferenceX commands and
creates a "preferences file" with the standard ...
Search found 31 matches
- Wed Dec 20, 2006 10:53 pm
- Forum: Announcement
- Topic: Preferences Creator
- Replies: 0
- Views: 1657
- Fri May 12, 2006 2:30 pm
- Forum: PureFORM & JaPBe
- Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
- Replies: 1545
- Views: 680710
- Fri May 12, 2006 6:25 am
- Forum: PureFORM & JaPBe
- Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
- Replies: 1545
- Views: 680710
- Wed Feb 15, 2006 1:35 pm
- Forum: Announcement
- Topic: PBDoc (jaPBe Pluggin)
- Replies: 2
- Views: 1612
- Thu Dec 08, 2005 11:58 am
- Forum: Announcement
- Topic: gDesign - Visual Designer beta2 (update 5 - tab order)
- Replies: 58
- Views: 19063
- Wed Dec 07, 2005 12:08 pm
- Forum: Announcement
- Topic: gDesign - Visual Designer beta2 (update 5 - tab order)
- Replies: 58
- Views: 19063
- Thu Dec 01, 2005 3:56 pm
- Forum: Announcement
- Topic: FTP Include
- Replies: 0
- Views: 1403
FTP Include
The FTP_Include is plain PureBasic, if you don’t count the API in
ClientEvent4 Include, which should be easily ported to other Systems, if it
doesn’t become possible PB anyways in the future.
The Include uses OOP, every connection to an FTP server is an object. I
wouldn’t go so far as too call ...
ClientEvent4 Include, which should be easily ported to other Systems, if it
doesn’t become possible PB anyways in the future.
The Include uses OOP, every connection to an FTP server is an object. I
wouldn’t go so far as too call ...
- Sat Feb 12, 2005 9:25 pm
- Forum: Tricks 'n' Tips
- Topic: ClientEvent 4 (Server disconnect) include (Win only)
- Replies: 4
- Views: 3304
- Sat Jan 22, 2005 7:36 pm
- Forum: Tricks 'n' Tips
- Topic: ClientEvent 4 (Server disconnect) include (Win only)
- Replies: 4
- Views: 3304
ClientEvent 4 (Server disconnect) include (Win only)
Code updated For 5.20+
ClientEvent4_Sample.pb
;/#################################
;/# ClientEvent 4 include example #
;/#################################
;
;/ Coded by 'Lars'
Procedure ErrorProc(msg.s)
Debug "Error: " + msg
EndProcedure
If InitNetwork() = 0
ErrorProc("Could not initialise ...
ClientEvent4_Sample.pb
;/#################################
;/# ClientEvent 4 include example #
;/#################################
;
;/ Coded by 'Lars'
Procedure ErrorProc(msg.s)
Debug "Error: " + msg
EndProcedure
If InitNetwork() = 0
ErrorProc("Could not initialise ...
- Sat Oct 30, 2004 9:54 pm
- Forum: Feature Requests and Wishlists
- Topic: Hopefully simple addition to AddGadgetItem()
- Replies: 4
- Views: 1493
- Fri Oct 29, 2004 1:56 pm
- Forum: Feature Requests and Wishlists
- Topic: Hopefully simple addition to AddGadgetItem()
- Replies: 4
- Views: 1493
Hopefully simple addition to AddGadgetItem()
Working with the -1 position parameter of AddGadgetElement(), i realised
that it would be very cool, if AddGadgetElement() would simply return the
final position of the new element. I don't know how PB works internally,
but imho this shouldn't be much work to do, but it would be a great ...
that it would be very cool, if AddGadgetElement() would simply return the
final position of the new element. I don't know how PB works internally,
but imho this shouldn't be much work to do, but it would be a great ...
- Wed Sep 01, 2004 4:24 pm
- Forum: Announcement
- Topic: PureContest 3 - AI-Game
- Replies: 34
- Views: 10797
- Sat Jul 03, 2004 3:01 pm
- Forum: Announcement
- Topic: PureContest 3 - AI-Game
- Replies: 34
- Views: 10797
- Fri Jul 02, 2004 2:57 pm
- Forum: Announcement
- Topic: PureContest 3 - AI-Game
- Replies: 34
- Views: 10797
- Thu Jul 01, 2004 4:13 pm
- Forum: Announcement
- Topic: PureContest 3 - AI-Game
- Replies: 34
- Views: 10797