Re: Matchbox Application Icons not shown on desktop

Diana Joseph <[email protected]> Thu, 28 Jul 2005 17:05:15 +0900
Newsgroups gmane.comp.handhelds.matchbox
Message-ID <[email protected]>
Yes

It is actually touchscreen driver problem. But, currently i have to
make matchbox adapt to my touchscreen driver.

Matchbox works fine on desktop or other device. This target single
click only highlights the icon and the subsequent click on another
icon activates it..

I have not modified the source..now i hv modified it and solved the problem.....

Just customary for one target...sorry for the trouble....

I had to activate_cb in a different loop to the current one...

USB mouse driver not supported .. SmartPhone...type..device... Hence,
I cannot play with the USB mouse...

Anyways...I could solve this problem...by changing the loop handling algorithm..

Thanks a lot for your support.. Any tips to make matchbox look like
Qtopia Phone Edition is very useful to me....

I have to do that next.....I use Matchbox as WM for GPE....

-- 



On 7/28/05, Matthew Allum <[email protected]> wrote:
> Hi;
> 
> on Thu, Jul 28, 2005 at 09:14:23AM +0900, Diana Joseph wrote:
> > The problem is mainly with handle_button_event() code in mbdesktop.c
> >
> > An initial click responds well. [for eg. I click Active Tasks Folder -
> > folder is just highlighted here]. Later when i change the click to
> > another application icon, for eg. Others, it does not select Others
> > and highlight it but...Opens Active Tasks Folder which is not what i
> > intended to do.. Same action continues for touchscreen mouse
> > events....
> >
> 
> Wierd, I've never heard of such a problem before - are you certain
> your touchscreen driver is working correctly, also have you modified
> the matchbox desktop source ?
> 
> > However, keyboard keys work perfectly using USB keyboard on target...
> >
> 
> Out of interest, have you tried an external mouse ?
> 
>  -- Matthew
>