xna - Custom ContentPipeline with Browse facility -
i'm writing custom contentpipeline , i've added normal , specular map properties. compiles fine , works expected. i'd have normal , specular properties "browsable" when user clicks in box. currently, user has type name of normal or specular file , i'd like font property. when user clicks in font property has box 3 .
s.
how feature? possible?
you want how customize property grid control:
http://msdn.microsoft.com/en-us/library/aa302326.aspx#usingpropgrid_topic5
in particular, @ part deals type converters , how customize property grid editor property.
Comments
Post a Comment