New to list, make in applet

David Baron d_baron at 012.net.il
Sun Dec 7 17:58:28 CET 2008


OK. Here it is if anyone is interested in taking a look.

> You could attach the code to an email.
>
> On Sun, Dec 7, 2008 at 8:58 AM, David Baron <d_baron at 012.net.il> wrote:
> > On Sunday 07 December 2008 15:04:34 Sebastian Kügler wrote:
> >> On Sunday 07 December 2008 13:08:49 David Baron wrote:
> >> > I am building an applet to control a speakerphone modem. I have
> >> > encountered the following problems:
> >>
> >> Knowing your version of KDE would be useful. Also, maybe you can post
> >> code so people can point out things that might be wrong.
> >>
> >> And welcome to Plasma :-)
> >
> > I am using kde4.1.3 from debian experimental and backports.
> > While the code is not voluminous, it is longer than appropriate for such
> > a posting. If the list permits inclusions, I can do so.
> >
> > Basically, the paint method places an image or alternating by a timer,
> > two images based on program state. A "daemon" thread, code lifted from
> > xringd, monitors the modem for dial. Clicking the applet can answer the
> > phone, hang up when talking or put up a widget from which one can dial a
> > call.
> >
> > All of the io which can be time-disrupting is in threads so the UI should
> > remain responsive and even.
> >
> > Nothing very complicated once one can figures out how to read the modem
> > effectively.
> > _______________________________________________
> > Plasma-devel mailing list
> > Plasma-devel at kde.org
> > https://mail.kde.org/mailman/listinfo/plasma-devel
>
> _______________________________________________
> Plasma-devel mailing list
> Plasma-devel at kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: phoneapplet.cpp
Type: text/x-c++src
Size: 29693 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/plasma-devel/attachments/20081207/468e2ac6/attachment-0001.cpp 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: phoneapplet.h
Type: text/x-chdr
Size: 7591 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/plasma-devel/attachments/20081207/468e2ac6/attachment-0001.h 


More information about the Plasma-devel mailing list