rguilayout icon indicating copy to clipboard operation
rguilayout copied to clipboard

Control value config

Open Ryanc13 opened this issue 1 year ago • 2 comments

added values string to the controls struct to allow for the configuration of min/max values of Value boxes, spinners, sliders, slider bars and progress bars (not sure if this even makes sense but what ever just in case someone wants it).

set the default key bind to edit the values to V, the string is delimited by ; similar to the text in combo boxes.

updated the file version number and version number (not sure if this is wanted)

Ryanc13 avatar Jan 20 '24 20:01 Ryanc13

Most likely will add upgrading from 4.0 > 4.1 file versions in the LoadLayout function. Will also look into moving the combo box entry definitions to values so that they can have labels.

Added this functionality to make editing larger layouts more economical so I don't have to keep editing these ranges after an export.

Ryanc13 avatar Jan 20 '24 20:01 Ryanc13

@Ryanc13 Hi! Excuse the late response! What is the state of this PR?

raysan5 avatar Apr 07 '24 23:04 raysan5