[Prev][Next][Index][Thread]
Re: start-frame bug
'start-frame' doesn't take a 'mode:' keyword argument; if the
doc says that, it's just wrong.
You can call 'frame-mode-setter' or use a 'mode:' init keyword
when you make the frame.
oodl@my-deja.com wrote in message <8geq3j$1ee$1@nnrp1.deja.com>...
>Hi,
>
>start-frame() in DUIM (Functional Developers 2.0) is supposed to accept
>a mode keyword, but I get an error when I try to call it with one. Is
>there a workaround? I want to create a modal or system-modal frame.
>
>thanks in advance!
>
>
> start-frame
> -----------
>
> Summary
> Starts the specified frame.
>
> Signature
> start-frame frame #key owner mode => status-code
>
> mode
> An instance of type one-of("modal", #"modeless", #"system-modal").
> Default value: #f.
>
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.
Follow-Ups:
References: