Theos PowerBasic Museum 2017

Archive => Discussion - Legacy Software (PBWIN 9.0+/PBCC 5.0+) => Topic started by: Edwin Knoppert on June 23, 2009, 09:15:21 PM

Title: ActiveX control directly on form?
Post by: Edwin Knoppert on June 23, 2009, 09:15:21 PM
There is this ribbon discussion over here:

http://www.hellobasic.com/cgi-bin/forum/YaBB.pl?board=vd;action=display;num=1245753020;start=8

Is there a way to use your code to create the AX control on the form directly?
Jazzage can but the dll is no longer supported and maintained.

?
Title: Re: ActiveX control directly on form?
Post by: José Roca on June 23, 2009, 10:40:04 PM
If you mean windowless controls, they aren't currently supported.
Title: Re: ActiveX control directly on form?
Post by: Edwin Knoppert on June 23, 2009, 10:57:02 PM
I mean that the window should host the AX control and not an intermediate window.
This ribboncontrol adapts the window it resides upon.
I suspect it is a lot of work to make a window (like a DDT dialog etc) handle one or more AX controls directly.
I had to ask, i can only suggest jazzage for this specific request.