> Could you please explain the difference between IupGauge and IupProgressBar?
IupGauge is drawn by IUP, there are no native decorations. IupProgressBar is a native control with native decorations, but subject to native behavior. Their appearance is very different. We can not simply remove one. It is up to the app developers to choose what suits their needs. > Also, why is there an IupProgressDlg but no corresponding IupGaugeDlg? Because IupProgressDlg does not use any attribute with such issues like DASH, and we prioritize the use of the native controls. Best, Scuri Em qui., 16 de jul. de 2020 às 19:25, Andrew Robinson <arobinso...@cox.net> escreveu: > On 2020-07-16 at 1:02 PM, supp...@scriptbasic.org wrote: > >The IupGauge control is great. > > > >Thanks for the suggestion. > > Antonio, > > Could you please explain the difference between IupGauge and > IupProgressBar? > It seems as if there is none and therefore IupProgressBar should be > depreciated because it appears as if it doesn't always supports the DASHED > attribute like IupGauge always does. > > Also, why is there an IupProgressDlg but no corresponding IupGaugeDlg? > > Regards, > Andres > > > > _______________________________________________ > Iup-users mailing list > Iup-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/iup-users >
_______________________________________________ Iup-users mailing list Iup-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iup-users