PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WM20] Action bar problem Android
[WM20] Action bar problem Android
Iniciado por guest, 15,may. 2016 11:24 - 1 respuesta
Publicado el 15,mayo 2016 - 11:24
Hi,

I am trying show a menu bar inside the actionbar of a window.
I can add options and a menu.
Both are shown in simulation, but the menu doesn't appear on the real device.

Any ideas?

Erik
Publicado el 23,mayo 2016 - 23:56
Quote
Patrick Schwarz

Hi,



I am trying show a menu bar inside the actionbar of a window.

I can add options and a menu.

Both are shown in simulation, but the menu doesn't appear on the real device.



Any ideas?



Erik
Hello, for menus, I prefer using an internal window with a multiline with the options, and adding it to the window as a sliding window for a menu.