5/
Function - morco UX control -
creating a button in the Main Menu and creating a 'window', that the button opens when pressed.
The 'window' contains the 'On/Off' function controls of my UX.
remove from morco_button.ui
Code:
Please Login or Register to see the links
This inserts a button in to the main menu, below the main settings button.
It modifies the menu.ui found in the Data.zip
Code:
Please Login or Register to see the links
The first part of creating the 'window' is done here
remove from morco_button.lua
Code:
Please Login or Register to see the links
The second part is here.
remove from morco_button.ui
Code:
Please Login or Register to see the links
The ~~~~~~~ lines represent the individual on/off switches that fills the window.
Bookmarks