RE: custom menu tear off?
| Date : Tue, 4 Apr 2006 14:03:16 -0400 |
| To : <XSI(at)Softimage.COM> |
| From : "Luc-Eric Rousseau" <lucer(at)Softimage.COM> |
| Subject : RE: custom menu tear off? |
|
he's the thing that's missing from the explanation of
SetMenu.
In Win32 samples, you'll often see code that loads a menu and does a
SetMenu on the window (HWND). When that window is destroyed, it destroys
the menu, as it has taken its ownership. However for context menus, there
is no SetMenu, and a call to DestroyMenu after the
TrackPopupMenu.
About context menu tear offs, it's logged we'll probably do that in the
future.
------------------
Luc-Eric Rousseau Team Leader, User Interface Softimage|XSI
|
| DATE: | << | >> | THREAD: | << | >> | INDEX: | Main | Thread |
|---|
- Previous by Date: Re: (*.hdr) environment shader questions
- Next by Date: Re: (*.hdr) environment shader questions
- Previous by Thread: Re: (*.hdr) environment shader questions
- Next by Thread: Re: (*.hdr) environment shader questions
- Index(es):
| Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available. |