Notifications
                
            
                Clear all
    
            
        [Closed] User-defined properties and Syntax coloring
Dec 15, 2010 2: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”?
                             2 Replies                        
                    Dec 15, 2010 2:05 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.
                        
                        1 Reply