Page 1 of 1

Tx Text Control problems (from www.textcontrol.com)

Posted: Fri Aug 07, 2009 2:31 pm
by ConvertFromOldNGs
by Hido Hasimbegovic >> Wed, 7 Feb 2001 22:55:14 GMT

I'm trying to use TxTextControl this control in Jade 5.108, and I'm having some weird problems. In order to hook up text control with its button bar, I need to set txTextControl.buttonBarHandle to txButtonBar.hwnd.
At this point, Jade throws 14108 (OLE method call or property access failed). Further description of the message says:
Invalid property value.
Tx4ole
Window error = 0x800a017c (invalid property value)
No text available from Windows


I understand that some people have had experience with this OCX control with Jade. Did you come across a problem like this?

Any help is greatly appreciated


Cheers,

Hido

Re: Tx Text Control problems (from www.textcontrol.com)

Posted: Fri Aug 07, 2009 2:31 pm
by ConvertFromOldNGs
by Andy Griffiths >> Thu, 8 Feb 2001 20:05:47 GMT

Hido

We are using TX Text version 6 but the same principle probably applies. You need to get the "real" window handle of button bar control - attached is the method we use

Regards

Andy