>
>
> > I want to only use BMP file as browser item, is it possible=20
> > to implement? Thanks.
>
>
> I think I do not understand what you are asking - can you re-phrase your
> question to clarify, please?
>
>
>
>
> SELEX Sensors and Airborne Systems Limited
> Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex=
> SS14 3EL
> A company registered in England & Wales. Company no. 02426132
> ********************************************************************
>
>
> This email and any attachments are confidential to the intended
> recipient and may also be privileged. If you are not the intended
> recipient please delete it from your system and notify the sender.
> You should not copy it or use it for any purpose nor disclose or
> distribute its contents to any other person.
> ********************************************************************
>
my mean is the normal use of browser widget is as follows:
Browser tree;
tree.add_leaf("abcdefg");
But I do not want to display charater string "abcdefg" in the item of browser,
I only want to display a bmp file in the item.
such as, just for example
Browser tree;
tree.add_leaf(BMP_FILE);
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev