On Fri, Jan 09, 2004, Ruben Malchow wrote:
> i'm still looking for a way to start documents in fullscreen (i.e.
> without the icons for search etc) by default.

Fullscreen or just without the toolbar? In fullscreen mode you won't
have any scrollbar either.

> i don't mean to suggest it should be the default behaviour

Well, that will never happen...

> but in our special case

If you plan to *distribute* a viewer built with these options you
also have to change the name and creator id, since it would no
longer be Plucker.

> has any hints on this

Change the preference settings in ReadPrefs (prefdata.c),

    pref.toolbar     = TOOLBAR_NONE
    pref.scrollbar   = SCROLLBAR_NONE

That's all you have to do.

/Mike

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to