cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Stretchable Dialog Boxes

Stretchable Dialog Boxes

Not sure why this is so hard, but so many dialog boxes in Robot are not adjustable.  It's dumb simple to do.  Its a major usability issue as in the case of the load case / combination selection box, I can't see even half of the name of the load combo.  Its really hard to tell which one I'm selecting. 

 

Guessing these are in C++ using MFC library (just add WS_THICKFRAME):

 

IDD_DIALOG_DIALOG DIALOGEX 0, 0, 320, 201
STYLE WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME

 

5 Comments
pawelpiechnik
Autodesk
Status changed to: Accepted
 
bjur
Collaborator
Hey Pawel, Does the "Accepted" status mean we might get some adjustable dialog boxes this April?
pawelpiechnik
Autodesk
bjur
Collaborator

Looks like you guys missed one, the one I had in the original picture.  The filtering load combinations dialog needs the ability to stretch.  Dialog Stretch Missing.png

tom86V8S
Explorer

This has not been implemented. The majority of dialogue boxes can still not be resized.

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea