Code: Select all
drawer stack "DrawerMenu" at left of stack "Eventos" aligned to left
that works perfectly, but i have an issue. i want part of the backgroud stack to be shown, but have no idea how.
thanks in advance!
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Code: Select all
drawer stack "DrawerMenu" at left of stack "Eventos" aligned to left
No comment!karimariesk wrote:i'll try it been fighting with this for 2-3 days already
Did you report that bug?richmond62 wrote: ↑Fri Feb 02, 2024 2:40 pmIndeed: But LiveCode left the information in the Dictionary so we could waste a lot of time chasing a phantom.
which does not explain why LiveCode cannot do this on Xubuntu 23.10 despite the Dictionary's claim that this is a cross-platform feature.Just to add that drawer stacks on OS X are not supported since we moved to Cocoa (in LiveCode 6.7.0). In other words, the "drawer" command will work only with LiveCode versions < 6.7.0
The syntax is handed on each platform in a way that conforms to the user interface expectations of that platform.richmond62 wrote: ↑Fri Feb 02, 2024 7:07 pmWhat is very interesting is the claim:
which does not explain why LiveCode cannot do this on Xubuntu 23.10 despite the Dictionary's claim that this is a cross-platform feature.Just to add that drawer stacks on OS X are not supported since we moved to Cocoa (in LiveCode 6.7.0). In other words, the "drawer" command will work only with LiveCode versions < 6.7.0
Cross-platform note: On Mac OS, Unix, and Windows systems, drawers are not supported, so the drawer command opens the stack as a palette instead. The palette uses the current rectangle of the stack and does not resize or move it.