47ed5a1ddd
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7132 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
16 lines
355 B
Plaintext
16 lines
355 B
Plaintext
# data file for the Fltk User Interface Designer (fluid)
|
|
version 1.0300
|
|
header_name {.h}
|
|
code_name {.cxx}
|
|
Function {make_window()} {open
|
|
} {
|
|
Fl_Window {} {open selected
|
|
xywh {550 77 300 160} type Double visible
|
|
} {
|
|
Fl_Box {} {
|
|
label {Welcome to FLTK!}
|
|
xywh {50 25 200 100} box GTK_ROUND_UP_BOX color 50 labelsize 20
|
|
}
|
|
}
|
|
}
|