ActionBar Control in Xojo?

Does anyone know how to get an ActionBar control using Xojo? I’ve been using QEdit Controls for years, but it no longer works with Xojo. I’m unable to move my project to Xojo because there is no working ActionBar control that I can find. Any help would be greatly appreciated.

As far as I remember the ActionBar is similar to Graffiti Status Bar. See http://graffitisuite.com/

HTH

Trixi

I looksd at Graffiti Suite before. It looks really weird, the icons are really huge and the ActionBar Buttons are really ugly. It does not look native at all. There’s no way to download a test project to see it in action, and $149 is way way too expensive for just one simple control. I don’t want any of the other stuff, just an ActionBar.

Thanks for the suggestion though.

The link to the graffitisuite go to http://example.com

Yeah I finally checked out a demo of Graffiti Suite. The ActionBar looks terrible…

I did figure out how to get QEdit controls to work. I just had to delete the ActionBarMenu class completely, now the project seems to compile. I’ll do some testing to be sure it works.