> Did you find anything to help with this issue.
Hi,
I use this to solve this kind of alignment.
lbl = IupLabel("Directory Name: ");
IupSetAttribute(lbl, "SIZE", "96x");
hb_field = IupHbox(lbl, txt_field, NULL);
regards,
Ranier Vilela_______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
