Introduction
31) TOPIC: MOTIF GENERATORS
32) What prototyping tools are there to generate Motif code?
33) TOPIC: TEXT WIDGET
34) What is the difference between a XmTextField widget and a single
35) Why does pressing
in a text widget do nothing? This
36) When I add text to a scrolling text widget how can I get the new
37) Does the text widget support 16 bit character fonts?
38) How can I stop the text widget from echoing characters typed? I
39) How can I replace characters typed with say a `*'? I want to
40) How can I best add a large piece of text to a scrolled text
41) How can I highlight text in the Text widget?
42) How can I select all of the text in a widget programmatically?
43) How can I change colours of text in the Text widget? I want
44) How can I change the font of text in the Text widget? I want
45) Is there an emacs binding for the text widget?
46) How can I use a file as the text source for a Text widget?
47) How can put Text in overstrike mode instead of insert?
48) How can I make the Delete key do a backspace?
49) TOPIC: LIST WIDGET
50) Should I create an XmList widget as a child of automatic
51) How do I best put a new set of items into a list?
52) Can I have strings with different fonts in a list?
53) Can I get a bitmap to show in a list item like I can in a Label?
54) Can I have items with different colours in a list?
55) Can I grey out an item in a list? I want to make insensitive
56) Can I have multi-line items in a list?
57) How can I tell the position of selected items in a list?
58) TOPIC: FILE SELECTION BOX WIDGET
59) What is libPW.a and do I need it? My manual says I need to link
60) What are these compile errors: Undefined symbol _regcmp and
61) What's wrong with the Motif 1.0 File Selection Box? I can't set
Back to Motif FAQ Page