All Projects → R3D9477 → StablexUI-Designer

R3D9477 / StablexUI-Designer

Licence: MIT license
Graphical designer (gui-builder) for library StablexUI

Programming Languages

haxe
709 projects
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to StablexUI-Designer

haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
Stars: ✭ 69 (+392.86%)
Mutual labels:  neko
grapesjs-plugin-forms
Set of form components and blocks for the GrapesJS editor
Stars: ✭ 39 (+178.57%)
Mutual labels:  builder
ngx-env
Easily inject environment variables into your Angular applications
Stars: ✭ 73 (+421.43%)
Mutual labels:  builder
patterns
Good practices to create code in Java, open to other languages. ⚡
Stars: ✭ 14 (+0%)
Mutual labels:  builder
Discord-AIO
Discord AIO (All In One) - discord stealer/token grabber builder with token checks, webhook spammer, obfuscation, encryption, crypto miner, RAT and a lot of extra features.
Stars: ✭ 105 (+650%)
Mutual labels:  builder
ECSEntityBuilder
Unity ECS Entity Builder/Wrapper
Stars: ✭ 39 (+178.57%)
Mutual labels:  builder
flhooks
React like Hooks implementation for Flutter.
Stars: ✭ 38 (+171.43%)
Mutual labels:  builder
Nova-Menu-Builder
A Menu Builder for Laravel Nova
Stars: ✭ 63 (+350%)
Mutual labels:  builder
o2d3m
Wavefront OBJ to Doom3 map converter.
Stars: ✭ 15 (+7.14%)
Mutual labels:  builder
jam-stack-box
Your own self hosted continuous deployment solution for JAM Stack websites.
Stars: ✭ 25 (+78.57%)
Mutual labels:  builder
Scripts-Sploits
A number of scripts POC's and problems solved as pentests move along.
Stars: ✭ 37 (+164.29%)
Mutual labels:  builder
dotnet-design-patterns-samples
The samples of .NET design patterns
Stars: ✭ 25 (+78.57%)
Mutual labels:  builder
keypirinha-theme-builder
A tool to create themes for Keypirinha launcher
Stars: ✭ 25 (+78.57%)
Mutual labels:  builder
AdvancedSQL
The best Java query builder/SQL connector.
Stars: ✭ 23 (+64.29%)
Mutual labels:  builder
menapro
CMS of 2017
Stars: ✭ 20 (+42.86%)
Mutual labels:  builder
designable
🧩 Make everything designable 🧩
Stars: ✭ 2,156 (+15300%)
Mutual labels:  builder
Amazon-Product-Advertising-API-URL-Builder
Build Amazon Product Advertising API request URLs without having to read the documentation or study the used hashing algorithms.
Stars: ✭ 27 (+92.86%)
Mutual labels:  builder
MangadexRecomendations
Finding recommendations between them all. Work in progress.
Stars: ✭ 18 (+28.57%)
Mutual labels:  neko
TemmieWebhook
ARCHIVED - Please use https://github.com/MinnDevelopment/discord-webhooks/ instead!! | A simple Discord Webhook API made in Java
Stars: ✭ 38 (+171.43%)
Mutual labels:  builder
elemento
Builder API and other goodies for Elemental2
Stars: ✭ 90 (+542.86%)
Mutual labels:  builder

StablexUI-Designer

Graphical designer (builder) for GUI library StablexUI.
Quick Start and other information for users and developers is available in a wiki.

Current features:

  • generic
  • appearance
  • window's settings
    • select the frame (root widget) of the current window from collection "on the fly"
    • change size and other settings of current window (see description of tag <window /> in XML Format)
  • designing
  • customizing
    • allow to use custom templates of frame (root widget)
    • allow to use [custom widgets](StablexUI-Designer/Assets/widgets/custom/custom widget/src/rn/stablex/widgets/CustomWidget.hx)
    • allow to use custom skins
    • allow to use custom defaults
  • easy integration with openfl/lime project
    • auto-insertion of instruction <haxelib name="stablexui"> (if not exist)
    • auto-registration of selected presets (defaults)
    • auto-insertion of assets (see description of tag <assets /> in XML Format)
    • auto-insertion of sources path of custom widgets (see description of tag <source /> in XML Format)
    • auto-generation of file with declaration of objects for widgets with names (to easy access to widgets from source code)
  • allow to edit raw xml of current gui manually
    • allow to run saved xml-file in external editor "on the fly"
    • allow to force reload from saved xml-file

Available targets:

Requirements:

Install:

WARNING! The automatic installation will upgrade your stuff to latest version of packages!

Ubuntu-based Linux (one-command installation):
  • run command in terminal:
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/r3d9u11/StablexUI-Designer/master/Install-Linux.sh | bash
Windows:
  • download and install git-tools
  • download and install zenity
  • download and install haxe
  • clone this repo: git clone https://github.com/r3d9u11/StablexUI-Designer.git
  • go to directory StablexUI-Designer and run Install-Windows.bat
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].