Very cool! The pace that Dia is progressing at is quite amazing. Is the
undo code being done with an eye towards setting properties on multiple
objects?
I started working on the generic field (I haven't quite figured out
an icon for the toolbar yet...but that's another story). I've picked
date, time, username, and the GECOS (full name) fields as possible values,
I'll have to wait on the page number and stuff until printing solidifies
a bit. My problem is the date/time fields. Does anyone know what the best
approach to localization is for these (ie xmas is 12/25/99 here in the US,
25/12/99 some other places). My first thought is a drop down list of
"styles" such as "MMM DD, YYYY" "MM/DD/YY" "DD.MM.YY" etc... the only
problem is this could get a little unwieldy. Is there any way to figure
out what might be appropriate for certain locale?
Brian
On Sun, 13 Jun 1999, Alexander Larsson wrote:
> I've started implementing undo/redo. It's not finished yet, so *don't* use
> the latest cvs version for serious work, even if you don't use undo.
>
> I've commited it so that intrested people can look at it and comment(, and
> as backup).
>
> / Alex
>
>
>