[Prev][Next][Index][Thread]
start-frame bug
-
To: info-dylan@ai.mit.edu
-
Subject: start-frame bug
-
From: oodl@my-deja.com
-
Date: Tue, 23 May 2000 17:00:03 -0400 (EDT)
-
Organization: Deja.com - Before you buy.
-
Xref: traf.lcs.mit.edu comp.lang.dylan:12066
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: