[SOLVED] Which event do i get if TAB changes?
Posted: Fri Nov 14, 2008 10:49
I use CEGUI 0.5 with TaharezLook.
Now i have a frame window with TabControl and different TAB-windows. I need to now if the current TAB-window changes. Is there any event for this?
Till now i have tried "CEGUI::TabControl::EventActivated" and "CEGUI::TabButton::EventClicked" but with no success.
Now i have a frame window with TabControl and different TAB-windows. I need to now if the current TAB-window changes. Is there any event for this?
Till now i have tried "CEGUI::TabControl::EventActivated" and "CEGUI::TabButton::EventClicked" but with no success.