Em 28-06-2011 03:22, Hans Verkuil escreveu:
> On Monday, June 27, 2011 23:20:07 Mauro Carvalho Chehab wrote:
>> Em 07-06-2011 12:05, Hans Verkuil escreveu:
>>> From: Hans Verkuil
>>>
>>> When an application changes a control you want to generate an event.
>>> However, you want to avoid sending suc
On Monday, June 27, 2011 23:20:07 Mauro Carvalho Chehab wrote:
> Em 07-06-2011 12:05, Hans Verkuil escreveu:
> > From: Hans Verkuil
> >
> > When an application changes a control you want to generate an event.
> > However, you want to avoid sending such an event back to the application
> > (file h
Em 07-06-2011 12:05, Hans Verkuil escreveu:
> From: Hans Verkuil
>
> When an application changes a control you want to generate an event.
> However, you want to avoid sending such an event back to the application
> (file handle) that caused the change.
Why?
I can see two usecases for an event-
From: Hans Verkuil
When an application changes a control you want to generate an event.
However, you want to avoid sending such an event back to the application
(file handle) that caused the change.
Add the filehandle to the various set control functions.
The filehandle isn't used yet, but the