|
From: Ruben V. <pc_...@ya...> - 2007-04-01 17:39:22
|
Dear Mark :)) You do not understand me :))
In System Menu
Restore
Move
Size
Minimize
Maximize
--------------------
Close Alt+F4
for example I want to add in system menu another (menu Item) e.g.
Restore
Move
Size
Minimize
Maximize
--------------------
Help
--------------------
Close Alt+F4
10x :)
Mark Dootson <mar...@zn...> wrote:
Hi,
You control if a Frame can minimize, maximize etc from its constructor.
Flags of wxMAXIMIZE_BOX|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCAPTION|wxCLOSE_BOX|wxCLIP_CHILDREN
will give you a default Wx::Frame but with no minimize box (we missed off the wxMINIMIZE_BOX flag)
Regards
Mark
Ruben Vareljyan wrote:
> Dear Peoples
> How I can insert in system menu The objects or to remove one of them
> For example
> I wish to remove from system menu MINIMIZE item.
> Please show me an example
---------------------------------
Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A.
---------------------------------
We won't tell. Get more on shows you hate to love
(and love to hate): Yahoo! TV's Guilty Pleasures list. |