Fixes/Enhances:
[fix]-design mode toolbarbutton/menuitem enabling did not always work
[fix]-history.getFormName(…) now uses stack index instead of relative index
[fix]-mem. leak when using many images
[fix]-strange behaviour when calling printpreview from form in dialog
[fix]-“ghost” form when using calendar dialog from different places (Mac only)
[fix]-solution with circular referenced modules could not be exported
[enh]-TableView performance update
[enh]-Tab sequence dialog made easier in usage
[fix]-“ghost” form when using calendar dialog from different places (Mac only)
Oh! Is this the bug where a last closed formindialog shows up when you open a calendar dialog?
I have had that a couple of times and a very difficult time to reproduce it.
[fix]-“ghost” form when using calendar dialog from different places (Mac only)
Oh! Is this the bug where a last closed formindialog shows up when you open a calendar dialog?
I have had that a couple of times and a very difficult time to reproduce it.
Yes. I stomped into that when I built a hour tracking system (the user chooses a date from a calendar, called with ApplicationShowCalendar).
It didn’t show up unless the user choose a search method based on a formindialog.
A very strange bug(OSX only): but the DevTeam fixed it in a couple of days