Hi, perhaps someone can help...
In my project, I have a form on which I have programmatically
created a multi-line-editable-text and a button (created in
code not in the dialog editor), to use as a login screen.
If I click in the edit control and then type the tab key, I
get the following error:
Error: No methods applicable for generic function
#<STANDARD-GENERIC-FUNCTION COMMON-GRAPHICS::CLEAR-DEFAULT-BUTTON> with
args (#<SB1-CHILD :SB1-FORM>) of classes (SB1-CHILD)
[condition type: PROGRAM-ERROR]
I can find no documentation on Clear-default-button.
It doesn't seem to make any difference if the button I create is
a default-button or not, and it doesn't matter how I set tabbing
order on the controls.
If I try to explicitly set-default-button on the window, I get
the same error (before the window is visible).
Any ideas...?
Thanks!
Lynn
--
Lynn Jones
AI Software Engineer, SHAI-Seattle
<shai-seattle.com at lwjones>