PxPlus User Forum

Main Board => Discussions => Programming => Topic started by: Thomas Bock on February 08, 2019, 09:41:26 AM

Title: error 88 with sizer buttons
Post by: Thomas Bock on February 08, 2019, 09:41:26 AM
With PxPlus V14 locally installed on a Windows system we see several error messages like this one:
_WP_PROPERR:LBXSIZER HOVERTEXTCOLOR$ White Error #88: Invalid/unknown property name 37100 *winproc.dsp

This does not happen with WindX. What are we missing?
Title: Re: error 88 with sizer buttons
Post by: Jane Raymond on February 08, 2019, 11:30:44 AM
Thomas,
First, the error 88 occurs because Sizer buttons support a very limited list of properties, including:
BringToTop,Col,Cols,CtlName,Enabled,Height,hWnd,Key,Left,Line,Lines,LookAndFeel,MaxValue,MinValue,ObjectID,OnTipCtl,Parent,Top,Visible,Width,

Second, with WindX you're in turbo mode, so not all errors are reported.
See: https://manual.pvxplus.com/page/windx/turbo.htm (https://manual.pvxplus.com/page/windx/turbo.htm)