Startup Screen

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
daoa80
Posts: 44
Joined: Fri Aug 10, 2012 8:50 am

Startup Screen

Post by daoa80 »

How can I show a different background screen (rather than the beijer with all the initialization messages) before the startup screen is been displayed on my T15B.


Thanks.

siamon
Posts: 1
Joined: Thu Dec 19, 2013 3:27 am

Re: Startup Screen

Post by siamon »

I'm trying to make a listbox control scroll when a user clicks and drags anywhere on the control. Everything works (I used buttons to simulate mouse movement) except for some reason the listbox control never raises the mousedown, mousemove, or mouseup events. Is there something else I can use to capture mouse events or how can I get the listbox to fire the events?
siamon

Post Reply