Deck 2: Exploring Window Class Methods and Sizerclient in Window Programming

Full screen (f)
exit full mode
Question
Window class, onClick/1, defines

A)a mouse button was double clicked
B)the user clicks on a window
C)a key on the keyboard is pressed
D)a key on the keyboard is released
Use Space or
up arrow
down arrow
to flip the card.
Question
Window class, onKeyDown/3 , defines

A)a mouse button was double clicked
B)the user clicks on a window
C)a key on the keyboard is pressed
D)a key on the keyboard is released
Question
Window class, onKeyUp/3, defines

A)a key on the keyboard is pressed
B)a key on the keyboard is released
C)a mouse button was double clicked
D)the user clicks on a window
Question
Window class, onChar/3, defines

A)during the processing of a key this event is executed with the ASCII value of the key pressed
B)a menu command was selected
C)a menu item is selected
D)a window was resized
Question
Window class, onCommand/2, defines

A)during the processing of a key this event is executed with the ASCII value of the key pressed
B)a menu command was selected
C)a menu item is selected
D)a window was resized
Question
Window class, onMenuSelect/2, defines

A)during the processing of a key this event is executed with the ASCII value of the key pressed
B)a menu command was selected
C)a menu item is selected
D)a window was resized
Question
Window class, onSize/2, defines

A)during the processing of a key this event is executed with the ASCII value of the key pressed
B)a menu command was selected
C)a menu item is selected
D)a window was resized
Question
Window class, onMove/2, defines

A)a window is moved to a new position
B)the user wants to view a floating popup menu for the window
C)an event from the vertical scrollbar of the window
D)an event from the horizontal scrollbar of the window
Question
Window class, onInitPopupMenu/2, defines

A)a window is moved to a new position
B)the user wants to view a floating popup menu for the window
C)an event from the vertical scrollbar of the window
D)an event from the horizontal scrollbar of the window
Question
Window class, onVScroll/3, defines

A)a window is moved to a new position
B)the user wants to view a floating popup menu for the window
C)an event from the vertical scrollbar of the window
D)an event from the horizontal scrollbar of the window
Question
Window class, onHScroll/3, defines

A)a window is moved to a new position
B)the user wants to view a floating popup menu for the window
C)an event from the vertical scrollbar of the window
D)an event from the horizontal scrollbar of the window
Question
SizerClient in window programming ?

A)this type of sizer ensures that a panel window fills the complete client rect- angle of a frame window
B)this sizer class makes a panel 'stick' to one side of a frame window and the size of the panel window is a fixed num- ber of pixels.
C)this sizer ensures that a panel window is percentage of the size of a frame win- dow.
D)None of these
Question
SizerFixed in window programming

A)this type of sizer ensures that a panel window fills the complete client rect- angle of a frame window
B)this sizer class makes a panel 'stick' to one side of a frame window and the size of the panel window is a fixed num- ber of pixels
C)this sizer ensures that a panel window is percentage of the size of a frame win- dow.
D)None of these
Question
SizerPercent in window programming

A)this type of sizer ensures that a panel window fills the complete client rect- angle of a frame window
B)this sizer class makes a panel 'stick' to one side of a frame window and the size of the panel window is a fixed num- ber of pixels.
C)this sizer ensures that a panel window is percentage of the size of a frame win- dow.
D)None of these
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/14
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 2: Exploring Window Class Methods and Sizerclient in Window Programming
1
Window class, onClick/1, defines

A)a mouse button was double clicked
B)the user clicks on a window
C)a key on the keyboard is pressed
D)a key on the keyboard is released
the user clicks on a window
2
Window class, onKeyDown/3 , defines

A)a mouse button was double clicked
B)the user clicks on a window
C)a key on the keyboard is pressed
D)a key on the keyboard is released
a key on the keyboard is pressed
3
Window class, onKeyUp/3, defines

A)a key on the keyboard is pressed
B)a key on the keyboard is released
C)a mouse button was double clicked
D)the user clicks on a window
a key on the keyboard is released
4
Window class, onChar/3, defines

A)during the processing of a key this event is executed with the ASCII value of the key pressed
B)a menu command was selected
C)a menu item is selected
D)a window was resized
Unlock Deck
Unlock for access to all 14 flashcards in this deck.
Unlock Deck
k this deck
5
Window class, onCommand/2, defines

A)during the processing of a key this event is executed with the ASCII value of the key pressed
B)a menu command was selected
C)a menu item is selected
D)a window was resized
Unlock Deck
Unlock for access to all 14 flashcards in this deck.
Unlock Deck
k this deck
6
Window class, onMenuSelect/2, defines

A)during the processing of a key this event is executed with the ASCII value of the key pressed
B)a menu command was selected
C)a menu item is selected
D)a window was resized
Unlock Deck
Unlock for access to all 14 flashcards in this deck.
Unlock Deck
k this deck
7
Window class, onSize/2, defines

A)during the processing of a key this event is executed with the ASCII value of the key pressed
B)a menu command was selected
C)a menu item is selected
D)a window was resized
Unlock Deck
Unlock for access to all 14 flashcards in this deck.
Unlock Deck
k this deck
8
Window class, onMove/2, defines

A)a window is moved to a new position
B)the user wants to view a floating popup menu for the window
C)an event from the vertical scrollbar of the window
D)an event from the horizontal scrollbar of the window
Unlock Deck
Unlock for access to all 14 flashcards in this deck.
Unlock Deck
k this deck
9
Window class, onInitPopupMenu/2, defines

A)a window is moved to a new position
B)the user wants to view a floating popup menu for the window
C)an event from the vertical scrollbar of the window
D)an event from the horizontal scrollbar of the window
Unlock Deck
Unlock for access to all 14 flashcards in this deck.
Unlock Deck
k this deck
10
Window class, onVScroll/3, defines

A)a window is moved to a new position
B)the user wants to view a floating popup menu for the window
C)an event from the vertical scrollbar of the window
D)an event from the horizontal scrollbar of the window
Unlock Deck
Unlock for access to all 14 flashcards in this deck.
Unlock Deck
k this deck
11
Window class, onHScroll/3, defines

A)a window is moved to a new position
B)the user wants to view a floating popup menu for the window
C)an event from the vertical scrollbar of the window
D)an event from the horizontal scrollbar of the window
Unlock Deck
Unlock for access to all 14 flashcards in this deck.
Unlock Deck
k this deck
12
SizerClient in window programming ?

A)this type of sizer ensures that a panel window fills the complete client rect- angle of a frame window
B)this sizer class makes a panel 'stick' to one side of a frame window and the size of the panel window is a fixed num- ber of pixels.
C)this sizer ensures that a panel window is percentage of the size of a frame win- dow.
D)None of these
Unlock Deck
Unlock for access to all 14 flashcards in this deck.
Unlock Deck
k this deck
13
SizerFixed in window programming

A)this type of sizer ensures that a panel window fills the complete client rect- angle of a frame window
B)this sizer class makes a panel 'stick' to one side of a frame window and the size of the panel window is a fixed num- ber of pixels
C)this sizer ensures that a panel window is percentage of the size of a frame win- dow.
D)None of these
Unlock Deck
Unlock for access to all 14 flashcards in this deck.
Unlock Deck
k this deck
14
SizerPercent in window programming

A)this type of sizer ensures that a panel window fills the complete client rect- angle of a frame window
B)this sizer class makes a panel 'stick' to one side of a frame window and the size of the panel window is a fixed num- ber of pixels.
C)this sizer ensures that a panel window is percentage of the size of a frame win- dow.
D)None of these
Unlock Deck
Unlock for access to all 14 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 14 flashcards in this deck.