mirror of https://github.com/fltk/fltk
Add tiled_image demo to menu file.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1779 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
77e2314f2a
commit
313a2430ea
|
@ -32,10 +32,12 @@
|
|||
@w:resize:resize
|
||||
|
||||
@main:Drawing\nTests:@d
|
||||
@d:Fl_Bitmap:bitmap
|
||||
@d:Fl_Pixmap:pixmap
|
||||
@d:Fl_Image:image
|
||||
@d:pixmap\nbrowser:pixmap_browser
|
||||
@d:Images:@di
|
||||
@di:Fl_Bitmap:bitmap
|
||||
@di:Fl_Pixmap:pixmap
|
||||
@di:Fl_RGB\n_Image:image
|
||||
@di:Fl_Shared\n_Image:pixmap_browser
|
||||
@di:Fl_Tiled\n_Image:tiled_image
|
||||
@d:cursor:cursor
|
||||
@d:labels:label
|
||||
@d:fl_arc:arc
|
||||
|
|
Loading…
Reference in New Issue