View Full Version : User-defined properties and Syntax coloring
dandrea 12-15-2010, 01:05 PM It is still an incipient idea...
Would it possible to create an editor window inside max with some specific syntax-coloring for the user-defined property page of objects?
How would you approach this "problem"?
|
|
you'd need a dotnet control, which reads/write the user properties of the object and parses/colors the text according to your rules...
which control exactly? I'd go with datagridview, but maybe someone else can give a better suggestion.
dandrea
12-15-2010, 10:01 PM
you'd need a dotnet control, which reads/write the user properties of the object and parses/colors the text according to your rules...
which control exactly? I'd go with datagridview, but maybe someone else can give a better suggestion.
Never took any look at dotnet, but seems worthy getting a shot at it. Thanks!
CGTalk Moderation
12-15-2010, 10:01 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.