I have written a program
it is done but i need to set the precision of some double variables that do not have text fields but
are rather formated output to a textarea
what should i do?
i have tried using variable.setPrecission (2);
to no avail because this method is for a field like variable field?????????//
oh yeah this is breezy gui
it is done but i need to set the precision of some double variables that do not have text fields but
are rather formated output to a textarea
what should i do?
i have tried using variable.setPrecission (2);
to no avail because this method is for a field like variable field?????????//
oh yeah this is breezy gui