When a new list selection is chosen, a menuPick message is sent with the new choice as it's parameter.
The other half of your question is an interesting one and I had not previously considered it. On testing, I discovered that a closeField is sent to the combo-box (I think it is really a field attached to a button), so you can trap "closeField" and get the label of the combobox when it changes.


Cheers,
Sarah
[EMAIL PROTECTED]
http://www.troz.net/Rev/


On Wednesday, March 26, 2003, at 06:23 am, Jez wrote:


I want to capture the event when a combobox selection is edited with the
keyboard (when the user navigates off it), and when the list selection is
changed to another entry. What messages capture these events ?



_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution




_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to