can i or can i not make a windows control panel cpl with Lazarus
and if so how
if anyone knows how to make one tell me or send it to me(upload some where and give me the link)
i want to use a vb5/6 ocx in the window sort of like my last post
http://www.lazarus.freepascal.org/index.php/topic,9263.0.htmland can i use them on a windows pc without internet explorer or does Lazarus need ie for Active X support
i have never used Lazarus before but i heard its like and looks like Delphi which has activex support i tried a free trial once
thank you if you help
_______________________________________________________________
I want to know what The Lazarus equivalent of vb6 clicking
Project > components >Browse >"using common dialog to get ocx or dll" >ok >click the new icon on the left draw a box with cursor Its done
What do I click to do the same thing in Lazarus?
If I have to edit it in note pad tell me what I need to edit
where do i put this info
Example
http://ff24eva.0adz.com/vbp.7zwhere do i put this information
classid="CLSID:920DFF5F-2EE6-4867-93A5-7BCF15B0F1C2"
Filename="Activex1.ocx"
id=Activex2
width whatever the window size is minus window border
height what ever the window size is minus window border
After I have made this I will look for a cpl applet example and put the form I have made in the cpl example and install it
btw if you think all activex is bad its not true some is because its just an exe that can not launch itself