Page 1 of 1

Type GROUPBOX

Posted: Fri Oct 30, 2020 10:24 pm
by HowHardCanItBe
How do I create a new group box (similar to the "units" caption, with a light outline around the radio buttons mm and inch, in the "Resizeable 3 Axes" screen)?

In KMotionCNC Screen Editor | Control Select, I tried selecting the only group box I saw. I was in the Tool Setup | Tool/Setup Files | Main Dialog Face = Custom (without a screen script file) user interface. The ID was IDC_STATICFSGROUP, and I tried pasting it two ways; once with nothing selected (nothing happened), and once with a spare Label (IDC_But30) selected (attributes of the selected Label changed). The later seemed to work (after I reset the Style dropdown), as it could be resized, Text field edited, etc., but it wasn't transparent, which hid the radio buttons I was trying to group.

Re: Type GROUPBOX

Posted: Sat Oct 31, 2020 2:08 am
by TomKerekes
Sorry Group Boxes are not supported with Custom Screens and only the Custom Screen can be edited not the other Faces.

I suppose you could create a background bitmap that would show groupings.