Le 2 févr. 06 à 20:08, Andreas Höschler a écrit :
Hi Andreas, On Mac OS X, the popup key is 'down arrow' and the menu closing key is 'esc'. That's for both combo boxes and popup menus. In GNUstep NSComboBoxCell, we should implement NSResponder methods like -moveDown: to handle such popup possibility. If you want another custom key stroke specific to your application, you have to override -keyDown: method unless NSResponder already provides a dedicated method. Quentin. |
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
