Resource:DxGUI: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{Resource page}}
{{Resource page}}
'''Current Version: 1.4.2'''
'''Current Version: 1.4.4'''


This page lists all the dxGUI framework functions and events. This will only work with [http://community.mtasa.com/index.php?p=resources&s=details&id=4871 this resource.]
This page lists all the dxGUI framework functions and events. This will only work with [http://community.mtasa.com/index.php?p=resources&s=details&id=4871 this resource.]

Latest revision as of 15:26, 1 October 2013

Current Version: 1.4.4

This page lists all the dxGUI framework functions and events. This will only work with this resource.

This system is created by Skyline (a.k.a laserlaser)

dxGUI was made to create an enhanced, extensible user interface whilst keeping it user friendly. The GUI can also be designed with skins to make sure your users get the best content and design in your server.

Installation

The installation is pretty simple. All you need to do is copy and paste the all things into your "resources" folder. dxGUI has exported functions, that make scripting GUI cleaner. You can also download the "dxGUI Examples" from the MTA:SA Forums.

Notice

The exported functions has some extra parameters.To see them, you should go to the MTA:SA Forums.

GUI Functions

Buttons

Checkboxes

Labels

Progressbars

Radio buttons

Scrollbars

Spinners

Static Images

Windows

Listboxes

Events