Bentley Communities
Site
Search
User
Site
Search
User
Product Communities
Developers and Programming
MicroStation Programming
Cancel
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Dialog box - limiting resizing to one direction (x or y)
Sign In
Replies
2 replies
Subscribers
34 subscribers
Views
2138 views
Users
0 members are here
v8 xm
Programming
MDL
Dialog box - limiting resizing to one direction (x or y)
Jarek Kicinski
over 14 years ago
I'm resizing dialog box (by setting attributes to DIALOGATTR_DEFAULT |
DIALOGATTR_GROWABLE | DIALOGATTR_MOTIONTOITEMS)
and then some code in the hook function. Is there an easy way to limit
dialog box resizing to width (or height) ? In some circumstances I want to
allow
the resizing in one direction only.
Any suggestions ?
Thank you.
Jarek