Page 1 of 1
Startup Screen
Posted: Wed Dec 18, 2013 1:37 pm
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.
Re: Startup Screen
Posted: Thu Dec 19, 2013 3:33 am
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?