I would like add an option to frame/dialog system menu.
I have searched for an wx solution but i don´t find it.
Exists a native wx solution or i must use the windows api to do it?
Thanks,
--
*****************************************
Oswaldo Hernández
oswaldo (@) soft-com (.) es
*****************************************
PD:
Antes de imprimir este mensaje, asegúrese de que es necesario.
El medio ambiente está en nuestra mano.
wx does not have a way to do that.
--
Robin Dunn
Software Craftsman
http://wxPython.org
OK, I do it using ctypes/windows api.
If you think that may be interesting for the community i can put in on the wiki.
Yes, please do.
Done.
<http://wiki.wxpython.org/UsingSystemMenu>
Please, comments and suggestions here.
Regards.