Hello,
i added the fgFileChooser to my app recently and tested it on the desktop successfully.When i tested it on my PPC2003 device, i get some strange behavior.After the app started if i click on any control ( button, menu), then the fgFileChooser menu ( OK/Cancel) appears in the lower lefthand corner - but the fgFileChooser was not yet called at this time.If i select any option OK or cancel, the fgFileChooser fails with an exception when it is called later.
I found, that if i click a second time on the screen, the OK/Cancel menu of the fgFileChooser disappears again and then it works fine for the rest of the runtime.As i said at the beginning, while running on desktop the issue does not occur - or i not visible to me.
Did someone else notice this issue and is there a solution to solve that..?
I use PPC2003SE, .NET CF 3.5 and B4P 6.50.
Ich nutze den fgFileChooser seit kurzem in meiner App, was auch tadellos funktionierte, als ich es auf dem Desktop getestet hab.Auf dem Device dagegen verhält sich das ganze etwas merkwürdig, nach dem Start meiner App erscheint immer das OK/Abbruch Menü des fgFileChooser, sobald ich irgendwo auf ein Control klicke ( Button, Menü..).Klicke ich dann OK oder Abbruch, dann funktioniert der fgFileChooser dann nicht mehr, wenn ich ihn wirklich aufrufe.Er steigt dann mit einer Exception aus.
Als Workaround habe ich gefunden, ein zweites Mal auf den Screen zu klicken, nachdem das fgFileChooser Menü aufgetaucht ist, dann verschwindet es wieder und der fgFileChooser funktioniert dann auch, wenn ich ihn später aufrufe, bis das Programm beendet wird.Wie gesagt auf dem Desktop tritt diesem Problem nicht auf.
Hat sonst noch jemand diesen Fehler bemerkt ? Gibt es eine Lösung..?
regards,
TWELVE