Fix minor typo
original commit: 1b5069f47a2315982e13c3ca1249f71f61036e19
This commit is contained in:
parent
84732c0ac6
commit
90908a08fa
|
@ -77,7 +77,7 @@ Adds a new item to the combo's popup menu. The given label is used for
|
|||
@defmethod[(get-menu)
|
||||
(is-a?/c popup-menu%)]{
|
||||
Returns a @racket[popup-menu%] that is effectively copied into the
|
||||
combo's popup menu when the combo is clicked. Only the labels can
|
||||
combo's popup menu when the combo is clicked. Only the labels and
|
||||
callbacks of the menu's items are used; the enable state, submenus,
|
||||
or separators are ignored.
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user