Recent

Author Topic: No UI when launching the app on the device !!  (Read 2638 times)

ghassen_khalil

  • New Member
  • *
  • Posts: 10
No UI when launching the app on the device !!
« on: July 03, 2013, 03:00:17 pm »
Hi everybody,
I'm new in Lazarus and I want some help .. I have to build an application for WinCE 5.0 using Lazarus 1.0.8 and lazarus-1.0.8-fpc-2.6.2-cross-arm-wince-win32
I started by making a simple application (a button that shows a message "Hello World"), So for that I made this configuration :
1) Projects -> Compiler Options... -> Paths -> LCL Widget Type: wince
2) Projects -> Compiler Options... -> Code -> Target OS: wince
3) Projects -> Compiler Options... -> Code -> Target CPU Family: arm
I succeeded to build application (.exe) but when I launch it on the device I can't find any form or UI that I made unless the form name (form1) on the task bar !
Can someone help me to fix that ?

Laksen

  • Hero Member
  • *****
  • Posts: 734
    • J-Software
Re: No UI when launching the app on the device !!
« Reply #1 on: July 03, 2013, 05:41:39 pm »
Could it be that the left and top parameters are out of the screen? Try setting them to 0

ghassen_khalil

  • New Member
  • *
  • Posts: 10
Re: No UI when launching the app on the device !!
« Reply #2 on: July 04, 2013, 10:50:25 am »
thank's bro ! :)

 

TinyPortal © 2005-2018