Introduction
62) TOPIC: FORM WIDGET
63) Why don't labels in a Form resize when the label is changed?
64) How can I center a widget in a form?
65) How do I line up two columns of widgets of different types? I
66) TOPIC: PUSHBUTTON WIDGET
67) Why can't I use accelerators on buttons not in a menu?
68) TOPIC: LABEL WIDGET
69) How can I align the text in a label (button, etc) widget?
70) Why doesn't label alignment work in a RowColumn?
71) How can I set a multiline label?
72) How can I have a vertical label?
73) How can I have a Pixmap in a Label?
74) TOPIC: DRAWING AREA WIDGET
75) How can I send an expose event to a Drawing Area widget? (or
76) How can I know when a DrawingArea has been resized? It
77) TOPIC: MENUS
78) What can I put inside a menu bar?
79) Can I have a cascade button without a submenu in a pulldown
80) Should I have a cascade button without a submenu in a pulldown
81) What is the best way to create popup menus?
82) How do popup menus work?
83) Should I use translation tables or actions for popup menus?
84) What are the known bugs in popup menus?
85) Can I have multiple popup menus on the same widget?
86) TOPIC: INPUT FOCUS
87) How can I specify the widget that should have the keyboard focus
88) How can I direct the keyboard input to a particular widget?
89) How can I have a modal dialog which has to be answered before
90) TOPIC: MEMORY AND SPEED
91) When can I free data structures passed to or retrieved from
92) Why does my application grow in size?
93) Why does my application take a long time to start up?
94) My application is running too slowly. How can I speed it up?
95) Why is my application so huge?
Back to Motif FAQ Page