Search found 30 matches
- Fri Dec 26, 2008 5:23 am
- Forum: Off Topic
- Topic: Request iocp Code
- Replies: 23
- Views: 3474
Request iocp Code
Request iocp Code
- Sat Aug 30, 2008 9:25 am
- Forum: Coding Questions
- Topic: Free WebGadget Memory ?
- Replies: 9
- Views: 3560
Free WebGadget Memory ?
Free WebGadget Memory ???
Enumeration
#Window_0
#Window_1
#Button_0
#Button_1
#StatusBar_0
EndEnumeration
Global NewList WebBrowser.l()
Procedure Open_Window_1()
Url.s = "http://www.purebasic.fr/"
EnableWindow_(WindowID(#Window_0),#False)
If OpenWindow(#Window_1,000,000,530,215 ...
Enumeration
#Window_0
#Window_1
#Button_0
#Button_1
#StatusBar_0
EndEnumeration
Global NewList WebBrowser.l()
Procedure Open_Window_1()
Url.s = "http://www.purebasic.fr/"
EnableWindow_(WindowID(#Window_0),#False)
If OpenWindow(#Window_1,000,000,530,215 ...
- Wed Aug 27, 2008 4:34 pm
- Forum: Coding Questions
- Topic: Thread & Webgadget & Com question
- Replies: 7
- Views: 1477
- Wed Aug 27, 2008 3:21 pm
- Forum: Coding Questions
- Topic: Thread & Webgadget & Com question
- Replies: 7
- Views: 1477
- Sat Aug 23, 2008 8:37 am
- Forum: Coding Questions
- Topic: Thread & Webgadget & Com question
- Replies: 7
- Views: 1477
Thread & Webgadget & Com question
Code in the second cycle after the error has occurred.
I now propose to the problem, and before the issue is absolutely not the same,
No previous use of threads.
Now the use of the thread.
trouble you to help solve the problem.
This problem has been bothering the good days.
Enumeration ...
I now propose to the problem, and before the issue is absolutely not the same,
No previous use of threads.
Now the use of the thread.
trouble you to help solve the problem.
This problem has been bothering the good days.
Enumeration ...
- Fri Aug 22, 2008 2:25 pm
- Forum: Coding Questions
- Topic: Why circle 2 times after error ???
- Replies: 2
- Views: 913
- Fri Aug 22, 2008 10:08 am
- Forum: Coding Questions
- Topic: Why circle 2 times after error ???
- Replies: 2
- Views: 913
Why circle 2 times after error ???
Enumeration
#Web_0
#Panel_0
#Window_0
EndEnumeration
Declare Main()
Declare WebBrowser_(INT.l)
Declare.l WebBrowser_Scroll(Gadget.l,X.l,Y.l)
;-
Procedure WebBrowser_(INT.l)
Url.s = PeekS(INT)
If OpenWindow(#Window_0,#Null,#Null,1000,700,#NULL$,#PB_Window_SystemMenu)
If CreateGadgetList ...
- Tue Aug 19, 2008 8:31 pm
- Forum: Coding Questions
- Topic: Why can not close the window ?
- Replies: 9
- Views: 1848
Why can not close the window ?
Enumeration
#Window_0
EndEnumeration
Procedure Open_Window_0()
If OpenWindow(#Window_0, 216, 0, 600, 300, "New window ( 0 )", #PB_Window_SystemMenu | #PB_Window_SizeGadget | #PB_Window_TitleBar )
If CreateGadgetList(WindowID(#Window_0))
EndIf
Repeat
Until WaitWindowEvent() = #PB_Event ...
- Wed Aug 13, 2008 11:56 am
- Forum: Coding Questions
- Topic: IWebBrowser2 error
- Replies: 3
- Views: 1745
IWebBrowser2 error
Enumeration
#Web_0
#Window_0
#String_0
#Button_0
EndEnumeration
Procedure.l WebBrowser_Scroll(Gadget.l,X.l,Y.l)
If X = #Null And Y = #Null
ProcedureReturn #False
EndIf
Res.l = #False
IWebBrowser2.IWebBrowser2 = GetWindowLong_(GadgetID(Gadget),#GWL_USERDATA)
IDispatch.IDispatch = #Null ...
- Fri Jul 25, 2008 8:14 pm
- Forum: Coding Questions
- Topic: Help ListIconGadget
- Replies: 19
- Views: 2854
- Fri Jul 25, 2008 5:37 pm
- Forum: Coding Questions
- Topic: Help ListIconGadget
- Replies: 19
- Views: 2854
- Fri Jul 25, 2008 4:47 pm
- Forum: Coding Questions
- Topic: Help ListIconGadget
- Replies: 19
- Views: 2854
- Fri Jul 25, 2008 4:26 pm
- Forum: Coding Questions
- Topic: Help ListIconGadget
- Replies: 19
- Views: 2854
- Fri Jul 25, 2008 3:45 pm
- Forum: Coding Questions
- Topic: Help ListIconGadget
- Replies: 19
- Views: 2854
- Fri Jul 25, 2008 3:13 pm
- Forum: Coding Questions
- Topic: Help ListIconGadget
- Replies: 19
- Views: 2854