Page 1 of 1

Events for DateGadget

Posted: Mon Feb 13, 2012 12:23 am
by Polo
It's too bad no event are reported for this gadget.
Could we have, at least, #PB_EventType_Change? I'm really missing this on my project.

Re: Events for DateGadget

Posted: Mon Feb 13, 2012 12:57 am
by skywalk
I get a response for EventGadget() = DateGadget number on Windows?

Re: Events for DateGadget

Posted: Mon Feb 13, 2012 1:04 am
by Polo
skywalk wrote:I get a response for EventGadget() = DateGadget number on Windows?
Well on OSX I don't get a change event, which is kind of needed, after all it's like a stringgadget :)

Re: Events for DateGadget

Posted: Mon Feb 13, 2012 1:11 am
by skywalk
True, but I just respond to any action on the DateGadget.
I check if it changed in code. :wink: