Space Engineers

Space Engineers

Not enough ratings
XUI Framework
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
14.168 KB
1 Nov, 2016 @ 11:21am
23 Feb, 2017 @ 9:17am
13 Change Notes ( view )

Subscribe to download
XUI Framework

Description
This is the non minified version of the XUI system. The minified version can be found here.

XUI is an XML based UI framework (delivered as ingame script) that aims at solving most of the problems that you are presented with when making UIs for LCD/Text panels.
For example it allows you, to create interactive menus, working hyperlinks, progressbars, text input fields with nearly no programming (no. Writing xml code is not programming :P).
Even centering and aligning of text is possible with simple xml attributes.

You can check out the whole project on my Github[github.com].

I have written a comprehensive Tutorial on how to use the basic functions of the framework. Check it out!

The documentation is available here.

An example world is to be found here.

And here the example script, all set up and working for you to tinker with.
14 Comments
BlackRedDead 1 Nov, 2019 @ 9:29pm 
Thanks to ppl like you that simplify things for ppl like me that hate script languages! xD
(actually, scripting isn't programming eighter... but who cares? xP)
PonySlaystation  [author] 7 Apr, 2019 @ 12:30pm 
@matthew Thank you :)
I still have a rewrite in the pipeline, but I'm not sure when I will get to it. If I do, this would mean that XUI is finally performance friendly and suitable for single and multiplayer use.
matthewvogt 6 Apr, 2019 @ 10:03am 
I felt the same way about tetris and snake lcd games. This mod is amazing thank you.
funhans 23 Nov, 2016 @ 5:15am 
Yeah!
PonySlaystation  [author] 22 Nov, 2016 @ 4:04pm 
@nat614 Yes. :) You can create apps with multiple pages and link between them.
funhans 12 Nov, 2016 @ 1:38am 
Really good question :D
Mad 11 Nov, 2016 @ 2:36pm 
why doesn't this have more subscribers :D
funhans 11 Nov, 2016 @ 12:46pm 
@theCalcaholic: Oh, now I found it too ;)
PonySlaystation  [author] 6 Nov, 2016 @ 12:30am 
@Vii Ah I see... Well, except for the voice commands - I see no reason why it shouldn't be created with the UI framework. :D