7erra – User
Jump to navigation
Jump to search
(WIP info for control types and a bit of restructuring) |
(→Overhaul of the control types pages: Base wiki code for CT pages) |
||
Line 1: | Line 1: | ||
= BIKI Related = | = BIKI Related = | ||
== Overhaul of the control types pages == | == Overhaul of the control types pages == | ||
=== Status of each CT === | |||
{| class="wikitable sortable" Style ="Width: 50%" | {| class="wikitable sortable" Style ="Width: 50%" | ||
! Define !! Decimal !! Status | ! Define !! Decimal !! Status | ||
Line 86: | Line 87: | ||
| CT_VEHICLE_DIRECTION || 105 || style="background: grey;" | To-Do | | CT_VEHICLE_DIRECTION || 105 || style="background: grey;" | To-Do | ||
|} | |} | ||
=== Base wiki code for CT pages === | |||
<pre> | |||
= Introduction = | |||
GIVE_INTRODUCTION_TO_THIS_CONTROL_TYPE | |||
= Alphabetical Order = | |||
{{Informative|TokenNames common to most controls, such as x, y, w, h, text, idc... can be found [[Arma:_GUI_Configuration#Common_Properties|'''here''']].}} | |||
<syntaxhighlight lang="cpp">#define CT_NAME 1234</syntaxhighlight> | |||
{{Cfg ref|start}} | |||
{{Cfg ref|abc}} | |||
ATTRIBUTES_GO_HERE | |||
{{Cfg ref|end}} | |||
= Default Classes = | |||
The following classes are part of the export that is generated with <code>"Default" call [[BIS_fnc_exportGUIBaseClasses]]</code> | |||
{{Informative|In order for the classes below to work you need to have them exported with the function above.}} | |||
== RscClassname== | |||
<syntaxhighlight lang="cpp"> | |||
</syntaxhighlight> | |||
[[Category: Dialogs]] | |||
</pre> | |||
= About Me = | = About Me = |
Revision as of 00:30, 5 November 2020
BIKI Related
Overhaul of the control types pages
Status of each CT
Define | Decimal | Status |
---|---|---|
CT_STATIC | 0 | Pre-Release |
CT_BUTTON | 1 | Pre-Release |
CT_EDIT | 2 | Pre-Release |
CT_SLIDER | 3 | Pre-Release |
CT_COMBO | 4 | WIP |
CT_LISTBOX | 5 | To-Do |
CT_TOOLBOX | 6 | To-Do |
CT_CHECKBOXES | 7 | To-Do |
CT_PROGRESS | 8 | To-Do |
CT_HTML | 9 | To-Do |
CT_STATIC_SKEW | 10 | To-Do |
CT_ACTIVETEXT | 11 | To-Do |
CT_TREE | 12 | To-Do |
CT_STRUCTURED_TEXT | 13 | To-Do |
CT_CONTEXT_MENU | 14 | To-Do |
CT_CONTROLS_GROUP | 15 | To-Do |
CT_SHORTCUTBUTTON | 16 | To-Do |
CT_HITZONES | 17 | To-Do |
CT_VEHICLETOGGLES | 18 | To-Do |
CT_CONTROLS_TABLE | 19 | To-Do |
CT_XKEYDESC | 40 | To-Do |
CT_XBUTTON | 41 | To-Do |
CT_XLISTBOX | 42 | To-Do |
CT_XSLIDER | 43 | To-Do |
CT_XCOMBO | 44 | To-Do |
CT_ANIMATED_TEXTURE | 45 | To-Do |
CT_MENU | 46 | To-Do |
CT_MENU_STRIP | 47 | To-Do |
CT_CHECKBOX | 77 | To-Do |
CT_OBJECT | 80 | To-Do |
CT_OBJECT_ZOOM | 81 | To-Do |
CT_OBJECT_CONTAINER | 82 | To-Do |
CT_OBJECT_CONT_ANIM | 83 | To-Do |
CT_LINEBREAK | 98 | To-Do |
CT_USER | 99 | To-Do |
CT_MAP | 100 | To-Do |
CT_MAP_MAIN | 101 | To-Do |
CT_LISTNBOX | 102 | To-Do |
CT_ITEMSLOT | 103 | To-Do |
CT_LISTNBOX_CHECKABLE | 104 | To-Do |
CT_VEHICLE_DIRECTION | 105 | To-Do |
Base wiki code for CT pages
= Introduction = GIVE_INTRODUCTION_TO_THIS_CONTROL_TYPE = Alphabetical Order = {{Informative|TokenNames common to most controls, such as x, y, w, h, text, idc... can be found [[Arma:_GUI_Configuration#Common_Properties|'''here''']].}} <syntaxhighlight lang="cpp">#define CT_NAME 1234</syntaxhighlight> {{Cfg ref|start}} {{Cfg ref|abc}} ATTRIBUTES_GO_HERE {{Cfg ref|end}} = Default Classes = The following classes are part of the export that is generated with <code>"Default" call [[BIS_fnc_exportGUIBaseClasses]]</code> {{Informative|In order for the classes below to work you need to have them exported with the function above.}} == RscClassname== <syntaxhighlight lang="cpp"> </syntaxhighlight> [[Category: Dialogs]]
About Me
Template:User de |
Template:User en-3 |
ArmA player since ArmA2. Scripting since A3. Fluent in German, English and sqf.
Connect with me!
- Steam: 7'erra
- BI Forums: 7erra
- GitHub: 7erra
- Discord: Terra#3653
My Content
My abominations creations:
- 7erra's Editing Extensions (mod)
- Disable 3den Mission Preview Shortcut (mod)
- VASS: Virtual Arsenal Shop System (script)
- Older ones:
Useful Links
Links which I abuse a lot:
- https://community.bistudio.com/wiki/User:7erra/Sandbox
- https://community.bistudio.com/wiki/User_Interface_Event_Handlers
- https://community.bistudio.com/wiki/Arma_3:_Event_Handlers
- https://forums.bohemia.net/forums/forum/154-arma-3-mission-editing-scripting/
- https://community.bistudio.com/wiki/Category:Dialogs
- https://community.bistudio.com/wiki/Structured_Text
- https://community.bistudio.com/wiki/Category:Command_Group:_GUI_Control
- https://forums.bohemia.net/profile/1139559-7erra/?do=content&type=forums_topic&change_section=1
- https://community.bistudio.com/wiki/Cheatsheet
(づ。◕‿‿◕。)づ
(づ。◕‿‿◕。)づ