Search found 3 matches

by stbi
Fri Aug 05, 2005 1:16 pm
Forum: Coding Questions
Topic: How to distinguish between left/double click on same object?
Replies: 1
Views: 906

How to distinguish between left/double click on same object?

Problem: how can I distinguish between a left click and a double left click on the same object? On a left double click eventtype() reports first a left click, then a left double click.

I modified some sample code from this forum to show this. Click double on a line of the gadget and watch the ...
by stbi
Thu Mar 31, 2005 2:12 pm
Forum: Feature Requests and Wishlists
Topic: SMS
Replies: 13
Views: 3519

DoubleDutch wrote:stbi: checkout the code above, it uses these extra AT commands... ;)
:oops: sorry, has been overlooked by me ... you already mentioned it ... I need some coffee, badly :oops:
by stbi
Thu Mar 31, 2005 10:41 am
Forum: Feature Requests and Wishlists
Topic: SMS
Replies: 13
Views: 3519

There are some mobile phones that can be treated like a modem. You can talk to them via AT-commands. The command set is usually expanded to handle phone commands like send message. I use a Siemens T35i to send and receive SMS. The T35i is afaik a standard S35i mobile phone without display and keypad ...