Text Widgets char width
Compute the widgets with text input (Text, QueryWidget, etc.) px widths with the number of chars desired
To do set the width initialisation with SWTUtils.getOptimalWidth(control, charSize)
Compute the widgets with text input (Text, QueryWidget, etc.) px widths with the number of chars desired
To do set the width initialisation with SWTUtils.getOptimalWidth(control, charSize)