Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: OleControl

$
0
0
Re: OleControl
FoxInCloud
Re: OleControl
06/20/2012
09:09:28 AM
3J40JMOUL Show this entire thread in new window
Gratar Image based on email address
From:
Thierry Nivelet (FoxInCloud)
To:
Attachments:
None
Actually it should work, OLEclass is indeed passed to addObject() at the right position
need some more testing ...


OK, got it, we'll fix that
wAddObject(this, "OLEcontrol1","olecontrol","OVCtl.OVCtl.1")
needs a special case when class is "olecontrol"
thanks


Here is the debug window.

Thanks.


wAddObject() just checks if objects already exists before calling .AddObject(); should not change the behavior that much ...

Could you be any chance SET STEP ON before this wAddObject() call and see what's going on?

thanks,


With wAddObject I get a "Insert control" prompt with a list of OLE controls to choose from.


<span style="{font-size: xx-small; color: red;}">Code parsing for language: "'vfp'" is not currently supported.<br></span>
wAddObject(this, "OLEcontrol1","olecontrol","OVCtl.OVCtl.1")

*-FIC- Replaced by FoxInCloud Adaptation Assistant version 1.25 (source mode) on 06/19/2012 09:00:42 AM
*-FIC- this.AddObject("OLEcontrol1","olecontrol","OVCtl.OVCtl.1")





Thierry Nivelet (FoxInCloud)


Viewing all articles
Browse latest Browse all 10393

Trending Articles