Resource:DxGUI

From Multi Theft Auto: Wiki
Revision as of 21:40, 14 June 2012 by Skyline. (talk | contribs)
Jump to navigation Jump to search

Current Version: 1.3.9

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 folder "dxGUI/" into your resource which you want to use this custom GUI in. Then just copy the lines from "meta.xml" into your meta.xml. dxGUI is not actually a resource that has exported functions, it just includes all the classes that make scripting GUI cleaner.

You can also start this resource and uncomment some examples which are located in "dxGUIDemo.lua" to test it.

GUI Functions

GUI Functions

Buttons

Checkboxes

Labels

Progressbars

Radio buttons

Scrollbars

Spinners

Static Images

Windows

Listboxes

Events

Events

Template:DxGUI Events