mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-05 03:50:07 +00:00
tweak to RTAS shutdown for PT8; added tooltips for the TableListBox; started adding some iphone audio code (not yet usable)
This commit is contained in:
parent
2e0808b1c5
commit
facb48b04c
13 changed files with 911 additions and 252 deletions
|
|
@ -225,7 +225,7 @@ void MenuBarComponent::showMenu (int index)
|
|||
|
||||
if (m.lookAndFeel == 0)
|
||||
m.setLookAndFeel (&getLookAndFeel());
|
||||
|
||||
|
||||
currentPopup = m.createMenuComponent (x, getScreenY(),
|
||||
w, getHeight(),
|
||||
0, w, 0, 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue