Search found 30 matches

by Rascal
Fri Dec 26, 2008 5:23 am
Forum: Off Topic
Topic: Request iocp Code
Replies: 23
Views: 3474

Request iocp Code

Request iocp Code
by Rascal
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 ...
by Rascal
Wed Aug 27, 2008 4:34 pm
Forum: Coding Questions
Topic: Thread & Webgadget & Com question
Replies: 7
Views: 1477

I must do this procedure ah.
Or trouble you to help me solve
by Rascal
Wed Aug 27, 2008 3:21 pm
Forum: Coding Questions
Topic: Thread & Webgadget & Com question
Replies: 7
Views: 1477

Nobody knows to solve problem ???
by Rascal
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 ...
by Rascal
Fri Aug 22, 2008 2:25 pm
Forum: Coding Questions
Topic: Why circle 2 times after error ???
Replies: 2
Views: 913

now this is the emergence of new problems.
by Rascal
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 ...
by Rascal
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 ...
by Rascal
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 ...
by Rascal
Fri Jul 25, 2008 8:14 pm
Forum: Coding Questions
Topic: Help ListIconGadget
Replies: 19
Views: 2854

@srod Should how to do
by Rascal
Fri Jul 25, 2008 5:37 pm
Forum: Coding Questions
Topic: Help ListIconGadget
Replies: 19
Views: 2854

code, as is the speed test

code, as is the speed test

code, as is the speed test

code, as is the speed test
by Rascal
Fri Jul 25, 2008 4:47 pm
Forum: Coding Questions
Topic: Help ListIconGadget
Replies: 19
Views: 2854



Enumeration
#Window_0
#Button_0
#Button_1
#ListIcon_0
EndEnumeration

Structure LVFINDINFO
Flags.l
Psz.s
Lparam.l
Pt.POINT
VkDirection.l
EndStructure

Procedure.l GetIndex(Gadget.l,Caption.s)
pItem.LVFINDINFO
ZeroMemory_(@pItem,SizeOf(LVFINDINFO))
hWnd.l = GadgetID(Gadget)
If hWnd ...
by Rascal
Fri Jul 25, 2008 4:26 pm
Forum: Coding Questions
Topic: Help ListIconGadget
Replies: 19
Views: 2854




Enumeration
#Window_0
#Button_0
#Button_1
#ListIcon_0
EndEnumeration

Structure LVFINDINFO
Flags.l
Psz.s
Lparam.l
Pt.POINT
VkDirection.l
EndStructure

Procedure.l GetIndex(Gadget.l,Caption.s)
pItem.LVFINDINFO
ZeroMemory_(@pItem,SizeOf(LVFINDINFO))
hWnd.l = GadgetID(Gadget)
If hWnd ...
by Rascal
Fri Jul 25, 2008 3:45 pm
Forum: Coding Questions
Topic: Help ListIconGadget
Replies: 19
Views: 2854

500,000 loop cycles, too slow
by Rascal
Fri Jul 25, 2008 3:13 pm
Forum: Coding Questions
Topic: Help ListIconGadget
Replies: 19
Views: 2854


to search on the second column -which I do not think is possible. ?????

Can not search the second column ????? :?: :?: :?: :shock: :shock: