Search found 3 matches

by RegisLG
Fri Oct 20, 2006 5:18 pm
Forum: Coding Questions
Topic: How Syncronize scroll in two gadgets?
Replies: 34
Views: 9621

I finally finished my little tool (had to synchronize/translate 2 subtitles) with your help. I only had to modify the callback to manage 2 editor gadgets and to move the setwindowcallback after the lines that create the editor gadgets, cause i had a "#gadget not initialised" error instead.

Thanks ...
by RegisLG
Fri Oct 20, 2006 3:49 pm
Forum: Coding Questions
Topic: How Syncronize scroll in two gadgets?
Replies: 34
Views: 9621

:oops: seems so easy ! Thank you !

Where is the "point" type declared ? is it a structure, part of the API, that we don't have to declare ?
by RegisLG
Fri Oct 20, 2006 3:09 pm
Forum: Coding Questions
Topic: How Syncronize scroll in two gadgets?
Replies: 34
Views: 9621

In my program i have the EnableExplicit activated.
I wanted to use netmastro's code, but i need to know the variable declation i must write in the procedure.

Can someone help me please ?