mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
a77033585c
If a save and correct resize is not possible I forbid resizing. I hope I got all of them :) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@243 a592a061-630c-0410-9148-cb99ea01b6c8
107 lines
1.9 KiB
Plaintext
107 lines
1.9 KiB
Plaintext
Magic: 13000
|
|
|
|
Internal Form Definition File
|
|
(do not change)
|
|
|
|
Number of forms: 1
|
|
Unit of measure: FL_COORD_PIXEL
|
|
|
|
=============== FORM ===============
|
|
Name: form_url
|
|
Width: 530
|
|
Height: 150
|
|
Number of Objects: 5
|
|
|
|
--------------------
|
|
class: FL_BOX
|
|
type: UP_BOX
|
|
box: 0 0 530 150
|
|
boxtype: FL_UP_BOX
|
|
colors: FL_COL1 FL_COL1
|
|
alignment: FL_ALIGN_CENTER
|
|
style: FL_NORMAL_STYLE
|
|
size: FL_DEFAULT_SIZE
|
|
lcol: FL_BLACK
|
|
label:
|
|
shortcut:
|
|
resize: FL_RESIZE_ALL
|
|
gravity: FL_NoGravity FL_NoGravity
|
|
name:
|
|
callback:
|
|
argument:
|
|
|
|
--------------------
|
|
class: FL_INPUT
|
|
type: NORMAL_INPUT
|
|
box: 50 20 460 30
|
|
boxtype: FL_DOWN_BOX
|
|
colors: FL_COL1 FL_MCOL
|
|
alignment: FL_ALIGN_LEFT
|
|
style: FL_NORMAL_STYLE
|
|
size: FL_DEFAULT_SIZE
|
|
lcol: FL_BLACK
|
|
label: Url
|
|
shortcut: Url|#U
|
|
resize: FL_RESIZE_X
|
|
gravity: FL_NorthWest FL_NorthEast
|
|
name: url_name
|
|
callback:
|
|
argument:
|
|
|
|
--------------------
|
|
class: FL_INPUT
|
|
type: NORMAL_INPUT
|
|
box: 50 60 460 30
|
|
boxtype: FL_DOWN_BOX
|
|
colors: FL_COL1 FL_MCOL
|
|
alignment: FL_ALIGN_LEFT
|
|
style: FL_NORMAL_STYLE
|
|
size: FL_DEFAULT_SIZE
|
|
lcol: FL_BLACK
|
|
label: Name
|
|
shortcut: Name|#N
|
|
resize: FL_RESIZE_X
|
|
gravity: FL_NorthWest FL_NorthEast
|
|
name: name_name
|
|
callback:
|
|
argument:
|
|
|
|
--------------------
|
|
class: FL_CHECKBUTTON
|
|
type: PUSH_BUTTON
|
|
box: 50 110 250 30
|
|
boxtype: FL_NO_BOX
|
|
colors: FL_COL1 FL_YELLOW
|
|
alignment: FL_ALIGN_CENTER
|
|
style: FL_NORMAL_STYLE
|
|
size: FL_DEFAULT_SIZE
|
|
lcol: FL_BLACK
|
|
label: HTML type
|
|
shortcut: HTML type|#H
|
|
resize: FL_RESIZE_X
|
|
gravity: FL_NorthWest FL_NorthEast
|
|
name: radio_html
|
|
callback:
|
|
argument:
|
|
|
|
--------------------
|
|
class: FL_BUTTON
|
|
type: RETURN_BUTTON
|
|
box: 410 110 100 30
|
|
boxtype: FL_UP_BOX
|
|
colors: FL_COL1 FL_COL1
|
|
alignment: FL_ALIGN_CENTER
|
|
style: FL_NORMAL_STYLE
|
|
size: FL_DEFAULT_SIZE
|
|
lcol: FL_BLACK
|
|
label: Close
|
|
shortcut: ^M
|
|
resize: FL_RESIZE_NONE
|
|
gravity: FL_SouthEast FL_SouthEast
|
|
name: button_close
|
|
callback: C_InsetUrl_CloseUrlCB
|
|
argument: 0
|
|
|
|
==============================
|
|
create_the_forms
|