Template:CWSFUNCS: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
Line 50: Line 50:
*[[CustomWindow:showDialog]]
*[[CustomWindow:showDialog]]
*[[CustomWindow:showBar]]
*[[CustomWindow:showBar]]


=== '''Custom Buttons''' ===
=== '''Custom Buttons''' ===
Line 240: Line 241:
*[[onCustomWindowClose]]
*[[onCustomWindowClose]]
*[[onCustomComboBoxSelectItem]]
*[[onCustomComboBoxSelectItem]]


=== '''Default Variables''' ===
=== '''Default Variables''' ===
*[[CustomWidgets.Variables]]
*[[CustomWidgets.Variables]]

Revision as of 01:29, 24 July 2018

Custom Widgets

This methods working for all elements except CustomDialogs and CustomTooltips

Set Functions

Get Functions

Event Functions


Custom Windows

Create Function

Set Functions

Get Functions

Event Functions


Custom Buttons

Create Function

Set Functions

Get Functions


Custom Progress Bars

Create Function

Set Functions

Get Functions


Custom Scroll Bars

Create Function

Set Functions

Get Functions


Custom Edit Boxes

All functions, what has mark CustomEditBox available for CustomEdit, CustomMemo and CustomNumberScroller.

Create Functions

Set Functions

Get Functions

Event Functions


Custom Check Boxes

Create Function

Set Functions

Get Functions


Custom Combo Boxes

Create Function

Set Functions

Get Functions

Event Functions


Custom Tabbed Panels

Create Function

Set Functions

Get Functions

Event Functions


Custom Labels

Create Function

Set Functions

Get Functions


Custom Dialogs

Create Function

Event Functions


Custom Tool Tips

Create Function


Custom Loadings

Create Function

Set Functions

Get Functions


Custom Events


Default Variables