Start insertion point at end of text edits in XB dialogs
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 9 Feb 2010 13:34:33 +0000 (14:34 +0100)
committerArun Persaud <arun@nubati.net>
Wed, 10 Feb 2010 04:23:31 +0000 (20:23 -0800)
commit093585a0b8d3476d956cdf8617d2028c387dc81d
treeb8d1b0264ff3dbeedf5ce18d4f6a6227830093ca
parent8a46cc5ffa9864ad5741027be350c2e97cdc9831
Start insertion point at end of text edits in XB dialogs

The function SetFocus now uses XawTextSetInsertionPoint to position the
end of the string it aready contains, rather than at the beginning.
xoptions.c