Search found 21 matches
- Wed Nov 05, 2003 9:07 pm
- Forum: Game Programming
- Topic: XP Spider Game
- Replies: 0
- Views: 1324
XP Spider Game
how would i go about using the games scores and using them for a 2 player ip 2 ip game
- Fri Oct 24, 2003 11:42 am
- Forum: Coding Questions
- Topic: example chat code error, richtextgadget
- Replies: 1
- Views: 1186
example chat code error, richtextgadget
((((......hWnd=OpenWindow(#client,(GetSystemMetrics_(#SM_CXSCREEN)-440)/2,(GetSystemMetrics_(#SM_CYSCREEN)-300)/2,440,300,#PB_Window_SystemMenu|#PB_Window_MinimizeGadget,"PBChat Lite - Client: "+clientname)
If hWnd=0 Or CreateGadgetList(hWnd)=0:End:EndIf
ri=OpenRichEdit(hWnd,#info,10,10,310,250 ...
If hWnd=0 Or CreateGadgetList(hWnd)=0:End:EndIf
ri=OpenRichEdit(hWnd,#info,10,10,310,250 ...
- Thu Oct 23, 2003 10:10 pm
- Forum: Coding Questions
- Topic: send message over network
- Replies: 1
- Views: 1401
send message over network
case 3, i wanna send a message to user, i can get message but with no title or text, i can also send receive files.
can anyone help with it ans the server code aswell please
If InitNetwork() = 0
MessageRequester("Error", "Can't initialize the network !", 0)
End
EndIf
#Window_0 = 0
#ip ...
can anyone help with it ans the server code aswell please
If InitNetwork() = 0
MessageRequester("Error", "Can't initialize the network !", 0)
End
EndIf
#Window_0 = 0
#ip ...
- Thu Oct 23, 2003 7:10 pm
- Forum: General Discussion
- Topic: Review
- Replies: 4
- Views: 1834
- Thu Oct 23, 2003 7:08 pm
- Forum: Feature Requests and Wishlists
- Topic: Visaul
- Replies: 4
- Views: 1819
Visaul
When a button created with text end, it adds the code to end,
open= opens openrequester, save, volume trackbar, progressbar ect..
would be cool
open= opens openrequester, save, volume trackbar, progressbar ect..
would be cool
- Thu Oct 23, 2003 3:43 pm
- Forum: Coding Questions
- Topic: Port Scanner
- Replies: 3
- Views: 1699
- Thu Oct 23, 2003 8:27 am
- Forum: Coding Questions
- Topic: Port Scanner
- Replies: 3
- Views: 1699
Port Scanner
i need alittle information on how to sring a port, then give it a +1 with results,
start port =1 so +1 =2 i need to get the port number 2 in a text string
start port =1 so +1 =2 i need to get the port number 2 in a text string
- Thu Oct 23, 2003 7:46 am
- Forum: General Discussion
- Topic: Review
- Replies: 4
- Views: 1834
- Wed Oct 22, 2003 7:50 am
- Forum: Coding Questions
- Topic: file trancefer
- Replies: 0
- Views: 942
file trancefer
i have server/client working.. chat/send.. but i cant get results on file$.
message or statusbar.. can anyone help
my results, meaning completed / failed
message or statusbar.. can anyone help
my results, meaning completed / failed
- Wed Oct 22, 2003 7:47 am
- Forum: General Discussion
- Topic: Review
- Replies: 4
- Views: 1834
Review
Purebasic is a very good program, i have been using it for about 5 days and now i im starting to understand the rythm. When PC Utilities reviewed along time ago it was no where near as good now, visual pure basic rulez.
just thought i would let you all know
just thought i would let you all know
- Wed Oct 22, 2003 6:13 am
- Forum: Coding Questions
- Topic: which 3D engine to use? 'd like to have 3ds support
- Replies: 10
- Views: 2846
- Tue Oct 21, 2003 7:59 pm
- Forum: Coding Questions
- Topic: Tester
- Replies: 0
- Views: 907
Tester
my code for testing.. reports so far.. full screen.. progress...
im just looking for some tips and tricks..
help changes.. things to add.. i have been using purebasic for about 4 days now.. first programming i have ever done apart from html.
If InitMovie() = 0
MessageRequester("Error", "Can't ...
im just looking for some tips and tricks..
help changes.. things to add.. i have been using purebasic for about 4 days now.. first programming i have ever done apart from html.
If InitMovie() = 0
MessageRequester("Error", "Can't ...
- Tue Oct 21, 2003 1:51 am
- Forum: Coding Questions
- Topic: eject,
- Replies: 3
- Views: 1602
- Mon Oct 20, 2003 11:07 pm
- Forum: Coding Questions
- Topic: eject,
- Replies: 3
- Views: 1602
eject,
i use eject button, but only just noticed it is ejecting second drive
- Mon Oct 20, 2003 6:27 pm
- Forum: The PureBasic Editor
- Topic: Visual designer suggestion
- Replies: 3
- Views: 3461
me
what i do is save the file, trancefer to editor, then close the window with included text, then open the included file.. edit that