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.
Type GROUPBOX
Moderators: TomKerekes, dynomotion
-
- Posts: 21
- Joined: Tue Nov 20, 2018 5:39 pm
- Location: Sharonville, Ohio
- TomKerekes
- Posts: 2676
- Joined: Mon Dec 04, 2017 1:49 am
Re: Type GROUPBOX
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.
I suppose you could create a background bitmap that would show groupings.
Regards,
Tom Kerekes
Dynomotion, Inc.
Tom Kerekes
Dynomotion, Inc.