mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Moving old evoke to branches
This commit is contained in:
@@ -1,33 +0,0 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0108
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
Function {} {open selected
|
||||
} {
|
||||
Fl_Window {} {open
|
||||
xywh {344 264 370 305} type Double visible
|
||||
} {
|
||||
Fl_Box {} {
|
||||
label {The following applications are registered to be started. Please choose what to do next}
|
||||
xywh {80 10 280 61} align 148
|
||||
}
|
||||
Fl_Check_Browser {} {
|
||||
xywh {10 75 350 185} labelsize 14
|
||||
}
|
||||
Fl_Button {} {
|
||||
label {&Cancel}
|
||||
xywh {270 270 90 25}
|
||||
}
|
||||
Fl_Button {} {
|
||||
label {&Run all}
|
||||
xywh {175 270 90 25}
|
||||
}
|
||||
Fl_Button {} {
|
||||
label {Run &selected}
|
||||
xywh {45 270 125 25}
|
||||
}
|
||||
Fl_Box {} {
|
||||
image {../icons/warning.xpm} xywh {10 10 65 61} labelsize 14
|
||||
}
|
||||
}
|
||||
}
|
@@ -1,28 +0,0 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0108
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
Function {} {open
|
||||
} {
|
||||
Fl_Window {} {open
|
||||
xywh {354 160 380 130} type Double visible
|
||||
} {
|
||||
Fl_Box {} {
|
||||
image {icons/core.xpm} xywh {10 10 70 75} labelsize 14
|
||||
}
|
||||
Fl_Box {} {
|
||||
label {Program foo just crashed !!!
|
||||
|
||||
You can inspect details about this crash by clicking on 'Show details' below} selected
|
||||
xywh {85 10 285 75} align 148
|
||||
}
|
||||
Fl_Button {} {
|
||||
label {&Close}
|
||||
xywh {280 95 90 25}
|
||||
}
|
||||
Fl_Button {} {
|
||||
label {@> Show details}
|
||||
xywh {10 95 265 25} box FLAT_BOX align 20
|
||||
}
|
||||
}
|
||||
}
|
@@ -1,39 +0,0 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0108
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
Function {} {open selected
|
||||
} {
|
||||
Fl_Window {} {open
|
||||
xywh {354 160 380 340} type Double visible
|
||||
} {
|
||||
Fl_Box {} {
|
||||
image {icons/core.xpm} xywh {10 10 70 75} labelsize 14
|
||||
}
|
||||
Fl_Box {} {
|
||||
label {Program foo just crashed !!!
|
||||
|
||||
You can inspect details about this crash by clicking on 'Show details' below}
|
||||
xywh {85 10 285 75} align 148
|
||||
}
|
||||
Fl_Button {} {
|
||||
label {&Close}
|
||||
xywh {280 95 90 25}
|
||||
}
|
||||
Fl_Button {} {
|
||||
label {@< Hide details}
|
||||
xywh {10 95 265 25} box FLAT_BOX align 20
|
||||
}
|
||||
Fl_Text_Display {} {
|
||||
xywh {10 130 360 165} labelsize 14 textsize 14
|
||||
}
|
||||
Fl_Button {} {
|
||||
label {&Save As...}
|
||||
xywh {280 305 90 25}
|
||||
}
|
||||
Fl_Button {} {
|
||||
label {&Copy}
|
||||
xywh {185 305 90 25}
|
||||
}
|
||||
}
|
||||
}
|
@@ -1,30 +0,0 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0108
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
Function {} {open
|
||||
} {
|
||||
Fl_Window {} {open
|
||||
xywh {479 284 335 180} type Double visible
|
||||
} {
|
||||
Fl_Box {} {
|
||||
label {How do you want to quit?}
|
||||
xywh {10 9 315 25} labelfont 1 align 212
|
||||
}
|
||||
Fl_Choice {} {open
|
||||
xywh {10 45 315 25} down_box BORDER_BOX labelsize 14 textsize 14
|
||||
} {}
|
||||
Fl_Box {} {
|
||||
label {This option will close all programs and logs out from the current session}
|
||||
xywh {10 80 315 55} align 213
|
||||
}
|
||||
Fl_Button {} {
|
||||
label {&OK} selected
|
||||
xywh {140 145 90 25}
|
||||
}
|
||||
Fl_Button {} {
|
||||
label {&Cancel}
|
||||
xywh {235 145 90 25}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user