Menu shortcuts on MDI-form; bug?

Started by Wilko Verweij, December 06, 2009, 02:43:24 PM

Previous topic - Next topic

Wilko Verweij

Hi,
Recently I transferred a FF2-project to FF3. Program uses an MDI-form with menu and toolbar (see other post). For the menu I use shortcuts like Ctrl-O for File-Open etc. Works fine in FF2, but not anymore in FF3 (nothing happens when you press the key combination). When I create a MDI-form from scratch, and add a menu with shortcuts, the shortcuts don't work either. Again nothing happens.

Any suggestions?

Wilko

Paul Squires

Hi Wilko,

Thanks for the report. I will investigate.
Paul Squires
PlanetSquires Software

Paul Squires

Hi Wilko,

Your bug report lead to me find the source of another MDI program freezing error for MDI apps. Loosk like the code generation for the MDIClient (actually, the subclassing of it) was returning a new reference for the "ff" pointer which essentially screwed up the pointer assigned to the Form. It is all fixed now.

I will email you the fix so that you can continue with your project.

The fix will be in v3.05.
Paul Squires
PlanetSquires Software