Submitted by Anonymous on Thu, 05/10/2001 - 23:04. Developers
...prevent all users from changing an item in a ScrolledList in Motif 1.2?
In other words, the one that is the default item, is the one we want to stay.
In other words, set "insensitive" item selection (without graying anything out)
thanks, newdebugger
No, there is no quick and easy way to do this. I suggest that you use another user-interface element, such as a Label, to display the current selection; this UI implies that the value can`t be changed.