Recent

Author Topic: messagedlg disapears the form on WinCE  (Read 4738 times)

Alekos

  • New member
  • *
  • Posts: 7
    • http://www.iqsoft.gr
messagedlg disapears the form on WinCE
« on: July 12, 2012, 01:05:34 pm »
I make an application having 3 forms
Form1,form2,form3 form1 is the main form. Form1 shows form2 . form2 shows form 3 . on form 3 i have a messagedlg and when i show the dialog form 3 disapears... It looks like a bug in Wince compile. Any suggestion??
See attached sample.
I use Lazarus 1.1 FPC. 2.7.1 rev 37429

KpjComp

  • Hero Member
  • *****
  • Posts: 680
Re: messagedlg disapears the form on WinCE
« Reply #1 on: July 12, 2012, 11:26:17 pm »
I create only 1 form for the whole application that's set to FullScreen, I then use Panels to act as Forms, this works pretty well.  You can still place your Panels on different Forms too, just set the Panels parent to this 1 single Form when needed.

Also I ended up not using the LCL for WINCE due to LCL bloat, but KOL works nicely for WINCE.

 

TinyPortal © 2005-2018