Re: [Ekiga-devel-list] To the developers
- From: Craig Southeren <craigs postincrement com>
- To: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] To the developers
- Date: Sat, 01 Mar 2008 04:55:08 +1100
Julien Puydt wrote:
Craig Southeren a écrit :
I've added code to the trunk revision of ptlib that implements this
functionality for Windows.
Simply add the following code to the PProcess::Main descendant
PString urlTypes("sip\nh323\nsips\nh323s");
if (!PProcess::HostSystemURLHandlerInfo::RegisterTypes(urlTypes, false))
PProcess::HostSystemURLHandlerInfo::RegisterTypes(urlTypes, true);
I've tested this on Vista with another OPAL application and it works
just grand :)
If someone could implement the Linux/gnome version, we'd be done :)
How does it ask the user whether it's ok to set itself as default ?
It doesn't
In the code fragment above, the first function call checks to see if the
current application is the default for the URL types. If it returns
false, the second function call sets the functions.
The application would insert the question to the user in between these
two calls.
Craig
-----------------------------------------------------------------------
Craig Southeren Post Increment – VoIP Consulting and Software
craigs postincrement com au www.postincrement.com.au
Phone: +61 243654666 ICQ: #86852844
Fax: +61 243656905 MSN: craig_southeren hotmail com
Mobile: +61 417231046 Jabber: craigs jabber org
"Science is the poetry of reality." Richard Dawkins
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]