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

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -