md houssy wrote:
> 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 ?
> 


What is it that you are trying to do?

I suspect that this class does not do what you want - if you can try and 
explain what you are hoping to achieve, we might be able to suggest some 
things that you might try.


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to