| created: 07/27/99; revised: 01/27/00 |
CHAPTER 61 --- Component Layout Techniques
This chapter discusses how you
can have more control over where
GUI components are placed in a frame.
In our work with GUI programming,
components have been placed into the frame
using the
But with the wrong size frame,
components will be laid out poorly.
For example,
labels may be separated from the component
they label.
This chapter discusses ways to improve the
layout of an interface:
how to prevent the user from altering the size of a frame,
how to use Chapter Topics:
|
QUESTION 1:Can the user sometimes change the size of a frame? Click Here after you have answered the question |