On Monday 30 July 2001 12:18, Michael Schmitt wrote:
> Hello,
>
> I am repeating myself but I would like to beg for a very little
> modification in the label dialog:
>
> Currently, the three buttons are ordered from left to right as
> "cancel"/"ok"/"clear". Unfortunately, dialogs tend to have the "cancel"
> button as the leftmost one. The consequences are obvious (clear :-))...
>
> I propose to change the order to "ok"/"clear"/"cancel". I could fix it
> by my own but I assume that someone has done it before I even found out
> where to look at in the code.
This occurs because the label dialog is an xforms special. We'll have to roll
our own at some stage to support the other frontends, but till then there's
nothing we can do.
Sorry,
Angus