Ed Leafe wrote: > On Jul 11, 2008, at 9:56 AM, Paul McNett wrote: > >> Our code splits apart the caption from the hotkey to get Caption, >> HotKey >> already. So there would be no issue in allowing that style for other >> UI's. > > The question isn't whether we *can* handle it; of course we can. The > question is whether we want to make a rather hackish (IMO) technique > as our standard. I think a much cleaner approach is to keep Caption > and HotKey as distinct concepts, and then combining them into one only > where necessary.
I agree that the \t thing shouldn't be the standard way. I'm not even really arguing for keeping it in, just refuting various claims like "it would keep us from wrapping other UI's" or "it would lock us in". I think we all agree that the HotKey property is the right way to assign hotkeys; my issue was simply being forced to have to do this all of a sudden with yesterday's commit. We need to guide people to the new best practices, not jerk them around like that. Nate, would you like to add the DeprecationWarning? Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
