On Mon, 2004-10-25 at 11:34 +0200, Lars Gullik Bjønnes wrote:
> Can the default unit change?
>
> If not make it const.
Yes, it gets set later depending on paper size.
> Hmm...
>
> vector data(unit_name, unit_name + num_units);
>
> should work and is a bit more elegant (and faster.)
Alri
John Spray <[EMAIL PROTECTED]> writes:
| +namespace frontend {
| +
| +namespace {
| +string defaultUnit("cm");
| +} // namespace anon
Can the default unit change?
If not make it const.
| + }
| + //Fallen through, we didn't find the target length!
Space after '//'
| +vector const build
> "John" == John Spray <[EMAIL PROTECTED]> writes:
John> Hi, Now that I've completed Doom III, here's the graphics
John> dialog. I'm not especially happy with the user interface, but
John> lacking any significant inspiration I've cloned the xforms
John> dialog pretty directly.
If you are goin