Notifications
Clear all
[Closed] MAXScript rollout styles
Feb 26, 2011 2:46 pm
is there anything that we can do to customize the looks of rollout other than the in-built commands like #style_blabla
4 Replies
2 Replies
do you mean dialog (window) style?
search this forum for SetWindowLong (or SetWindowLongPtr).
yes denisT. i want to create a rollout (dialog (window) style) with uh…for eg: a black color title bar like glass
Feb 26, 2011 2:46 pm
I don’t think there’s much you can do with maxscript rollouts in that sense. But using .NET forms/dialogs should give you more flexibility.
Feb 26, 2011 2:46 pm
have you seen it in Windows? it’s hard to make a window style not supported by Windows.