[go: up one dir, main page]

File: logo.fl

package info (click to toggle)
flwm 1.02-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 352 kB
  • ctags: 421
  • sloc: cpp: 3,305; sh: 239; makefile: 118; tcl: 56
file content (19 lines) | stat: -rw-r--r-- 513 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# data file for the FLTK User Interface Designer (FLUID)
version 2.0100 
header_name {.h} 
code_name {.cxx} 
gridx 5 
gridy 5 
snap 3
Function {make_window()} {open
} {
  {fltk::Window} {} {
    label flwm open
    xywh {990 285 265 115} visible
  } {
    {fltk::Group} {} {
      label {The Fast Light Window Manager} open selected
      xywh {0 0 265 115} align 128 box PLASTIC_UP_BOX labelfont 1 labeltype ENGRAVED_LABEL color 0x7d9dae00 textcolor 0x979b9700 labelcolor 0x393a3900 labelsize 27
    } {}
  }
}