I have to use icons so I found FL_File Icon class, but I don't know how to use 
it, shall I use the constructor or load directly? 
for the constructor I didn't understand the parameters needed ?


Fl_File_Icon::Fl_File_Icon(const char *p,    /* I - Filename pattern */
                                            int        t,    /* I - File type */
                                            int        nd,    /* I - Number of 
data values */
                                           short      *d)    /* I - Data values 
*/


why type is an int ? there is nothiong about type in enumerations.H, 
also what is nd and d ? 

thank you !!
                                          
_________________________________________________________________
Hotmail : une messagerie performante et gratuite avec une sécurité signée 
Microsoft
https://signup.live.com/signup.aspx?id=60969
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to