|
nferguson
Member
Posts: 1
|
 |
« on: October 13, 2010, 09:49:59 AM » |
|
Unless I am missing something, XFTs have allowed a "Resizing" BorderStyle for years, yet the OnUpdateResize event is "Not implemented". For that matter JustSystems, Blast Radius, Corel, SoftQuad, etc. have all provided sample and production XFTs for years with BorderStyle set to "Resizing" (it's even the default), yet none of the XFTs fielded by the "experts" actually support scaling/moving controls as the form is resized! What's up with that? After all these years, you would think that someone would have figured it out... I looked into using the OnMouseMove event as a workaround, but apparently the Button argument to OnMouseMove is not being set properly. Yikes!
Apologies for the flippant nature of this topic, but this is a battle I have been fighting with for years (literally) and, this time around, I struggle to come up with a viable solution. I am working on a dialog that can conceivably have ListBox entries where the width is highly variable. Unfortunately, the ListBox HorizontalScroll property in 4.6 seems to do nothing at design or run time. Naturally, resizing would could be a viable alternative, but apparently that "barrier" has yet to be tackled by the latest-and-greatest vendor. If the situation has changed in the XMetaL 5.x world, please feel free to enlighten me -- I will gladly push our customer toward a 5.x release to get rid of this headache!
Any and all insights, wisdom, solutions, responsive rants, etc. are sincerely appreciated!
|