Developer Graham M. has released a new sliding edge menu component for Delphi XE8 Firemonkey. The component is similar to the TMultiView component that ships with Delphi XE8 Firemonkey except it may be simpler to use but less flexible. The main different is that the TksSlideMenu component is a non-visual component and you add menu items via code. I think you should be able to use component on Android, IOS, OSX, and Windows. It uses bitmap caching for optimal animation performance. You can specify a menu header with title+image and you can set for fonts, colours, etc. It can slide out from the left or right side of the screen and it has three animations which are push, overlap and reveal. The component is free and the source code is available on Github. You should be able to use this component with Appmethod as well.
Hi.
Is it possible use in C++ Builder XE8?
Thanks.
https://stackoverflow.com/questions/6009363/components-in-delphi-and-c-builder
No meu projeto está dando erro de FMX.Utils
It’s an XE8 unit. If you are using a previous version it’s in a different unit (whatever it’s looking for). So remove that unit from the uses and see.
Hello,
when trying to compile and launch on an android device (samsung s4), I get a black screen.
any idea ?
thanks for your reply. i am in hurry to test it
eric g
Delete the AndroidManifest.template.xml file.
When i try to add Webbrowser component, the menu is covered by TWebBrowser,
how to fix it?
Hi,
When i try to install to XE7 it returns ;
[dcc32 Error] ksSpeedButton.pas(124): E2003 Undeclared identifier: ‘GenerateStyleName’ in D:CompsKernowSoftwareFMX-masterksSpeedButton.pas