Ticket #14302 (closed defect: fixed)
wxMenuBar UpdateUI doesn't work with Ubuntu Unity
| Reported by: | bishop | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9.5 |
| Component: | wxGTK | Version: | 2.9.3 |
| Keywords: | wxMenuBar UpdateUI ubuntu 12.04 Unity | Cc: | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
The sample from samles/menu build on Ubuntu 12.04 (Unity) don't fire UpdateUI event (EVT_UPDATE_UI). One can build sample and select "File->Clear log". The log will be cleared but menu item will not disabled.
Can anybody confirm such behavior?
wxWidgets build from source as usual ./configure->make->sudo make install

