Recent

Author Topic: App with Custom Drawn Controls  (Read 5792 times)

twinsoft

  • Newbie
  • Posts: 3
App with Custom Drawn Controls
« on: September 05, 2012, 11:44:55 am »
Hi, is it possible to write an App with UI designed with Custom Drawn Controls and compile it both for WinCE and Android ? If yes what would the limitations be ?

Thank you in advance,

Stefanos

Leledumbo

  • Hero Member
  • *****
  • Posts: 8746
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: App with Custom Drawn Controls
« Reply #1 on: September 05, 2012, 03:55:58 pm »
AFAIK yes. The limitation would be the number of supported controls. As described here, not all controls have been implemented.

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: App with Custom Drawn Controls
« Reply #2 on: September 05, 2012, 04:21:40 pm »
In Windows CE you can use LCL-WinCE widgetset. In Android indeed you need to use LCL-CustomDrawn and then you are limited to the controls already implemented. Bug reports are welcome.

Besides that, you can also use the Custom Drawn Controls directly, in your LCL app and then link it to either LCL-WinCE or LCL-CustomDrawn. This will make your app skinnable.

 

TinyPortal © 2005-2018