From lojban-beginners+bncCOjSjrXVGBCZwsDmBBoEUsyivQ@googlegroups.com Tue Nov 02 07:33:26 2010 Received: from mail-gx0-f189.google.com ([209.85.161.189]) by chain.digitalkingdom.org with esmtp (Exim 4.72) (envelope-from ) id 1PDHvI-0006yN-Di; Tue, 02 Nov 2010 07:33:25 -0700 Received: by gxk28 with SMTP id 28sf11298581gxk.16 for ; Tue, 02 Nov 2010 07:33:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:x-beenthere:received:received:received :received:received-spf:received:mime-version:received:received :in-reply-to:references:date:message-id:subject:from:to :x-original-sender:x-original-authentication-results:reply-to :precedence:mailing-list:list-id:list-post:list-help:list-archive :sender:list-subscribe:list-unsubscribe:content-type; bh=Z2pA1ixJ057NUPuyXLEaIkmTnwTarEoRlT0q3whIUZ0=; b=E9thjf2Aq1+GfrHmDI9EOP2fFHHJRyCIbkcxyPNPJ0+nZ7cct5Y8fX81AkBDMCrBYG GW+lwqatZKCfhx4oJUWPr1ktgXYu58P38mgN8sGEjd+cTvOdk/9mxWnyCzp5hrW7Aeye e+J8wV6n42KYn6qXJGoLp6n/727OilGCvGaGI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:in-reply-to:references:date :message-id:subject:from:to:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type; b=jnzY0tjngzxvHfg8sFgbgnQdRG37pvdfjWAaZPS25mjNm9/lsRozpG93fvnO4LP0Qf gDcwcAyEvXiZAJ/wItvn21jv+ScvbaYSBj3a8Zjk5BypOfe+LytOKE1+s1tRliQU8u4b rmPl0ySV+4SYDBcvCLHGsrOz5kPx+IfYcxs9Q= Received: by 10.151.1.5 with SMTP id d5mr2502829ybi.21.1288708377678; Tue, 02 Nov 2010 07:32:57 -0700 (PDT) X-BeenThere: lojban-beginners@googlegroups.com Received: by 10.231.123.203 with SMTP id q11ls99787ibr.2.p; Tue, 02 Nov 2010 07:32:56 -0700 (PDT) Received: by 10.231.39.129 with SMTP id g1mr4112170ibe.17.1288708376387; Tue, 02 Nov 2010 07:32:56 -0700 (PDT) Received: by 10.231.39.129 with SMTP id g1mr4112169ibe.17.1288708376314; Tue, 02 Nov 2010 07:32:56 -0700 (PDT) Received: from mail-iw0-f178.google.com (mail-iw0-f178.google.com [209.85.214.178]) by gmr-mx.google.com with ESMTP id cm31si6715687ibb.7.2010.11.02.07.32.55; Tue, 02 Nov 2010 07:32:55 -0700 (PDT) Received-SPF: pass (google.com: domain of lukeabergen@gmail.com designates 209.85.214.178 as permitted sender) client-ip=209.85.214.178; Received: by iwn1 with SMTP id 1so8824262iwn.23 for ; Tue, 02 Nov 2010 07:32:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.36.139 with SMTP id t11mr2735176ibd.83.1288708374776; Tue, 02 Nov 2010 07:32:54 -0700 (PDT) Received: by 10.231.149.14 with HTTP; Tue, 2 Nov 2010 07:32:54 -0700 (PDT) In-Reply-To: References: <3f431e22-b464-4b3e-aaf5-5c89724ddd2a@t13g2000yqm.googlegroups.com> <20101102135633.GA10792@alice.local> <391f0da2-e760-4aef-852a-871a0ca790ac@s4g2000yql.googlegroups.com> Date: Tue, 2 Nov 2010 10:32:54 -0400 Message-ID: Subject: Re: [lojban-beginners] Re: QuickDict From: Luke Bergen To: lojban-beginners@googlegroups.com X-Original-Sender: lukeabergen@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of lukeabergen@gmail.com designates 209.85.214.178 as permitted sender) smtp.mail=lukeabergen@gmail.com; dkim=pass (test mode) header.i=@gmail.com Reply-To: lojban-beginners@googlegroups.com Precedence: list Mailing-list: list lojban-beginners@googlegroups.com; contact lojban-beginners+owners@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: Sender: lojban-beginners@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: multipart/alternative; boundary=000325575c96e5cc8f049412cced --000325575c96e5cc8f049412cced Content-Type: text/plain; charset=ISO-8859-1 Nevermind, further reading is indicating to me that wxpython's "registerHotKey" function only works on windows OS. So that's not going to work. This is turning into more of a pain in the ass than I had expected from all that I had heard of python. On Tue, Nov 2, 2010 at 10:24 AM, Luke Bergen wrote: > I believe wxpython is a library that's built off of wxwidgets, yes. I'm > trying to make a test app now that registers a simple hotkey, but I'm > struggling with it. > > I may make a few quick fixes to the AutoIt version just to get a few of the > other issues (besides cross-platform support) fixed for a V1.1 before > working on this python port project. > > > On Tue, Nov 2, 2010 at 10:18 AM, najrut wrote: > >> You mean wxWidgets ? Yea, it's cross-platform. But if we to add >> different libraries and code then...may be it's better to improve >> GoldenDict then? >> Qt (which GoldenDict is built on) is also cross-platform. It has nice >> modules like "built in web-browser", network access. By the way, it is >> possible to create dictionaries that can speak (pronunciation of >> different words). >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Lojban Beginners" group. >> To post to this group, send email to lojban-beginners@googlegroups.com. >> To unsubscribe from this group, send email to >> lojban-beginners+unsubscribe@googlegroups.com >> . >> For more options, visit this group at >> http://groups.google.com/group/lojban-beginners?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "Lojban Beginners" group. To post to this group, send email to lojban-beginners@googlegroups.com. To unsubscribe from this group, send email to lojban-beginners+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/lojban-beginners?hl=en. --000325575c96e5cc8f049412cced Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Nevermind, further reading is indicating to me that wxpython's "re= gisterHotKey" function only works on windows OS. =A0So that's not = going to work.

This is turning into more of a pain in th= e ass than I had expected from all that I had heard of python.

On Tue, Nov 2, 2010 at 10:24 AM, Luke Bergen= <lukeabergen= @gmail.com> wrote:
I believe wxpython is a library that's built off of wxwidgets, yes. =A0= I'm trying to make a test app now that registers a simple hotkey, but I= 'm struggling with it.

I may make a few quick fixes = to the AutoIt version just to get a few of the other issues (besides cross-= platform support) fixed for a V1.1 before working on this python port proje= ct.


On Tue, Nov 2, 2010 at 10:18 AM, najrut <ruler11post@gmail.com> wrote:
You mean wxWidgets ? Yea, it's cross-platform. But if we to add
different libraries and code then...may be it's better to improve
GoldenDict then?
Qt (which GoldenDict is built on) is also cross-platform. It has nice
modules like "built in web-browser", network access. By the way, = it is
possible to create dictionaries that can speak (pronunciation of
different words).

--
You received this message because you are subsc= ribed to the Google Groups "Lojban Beginners" group.
To post to this group, send email to lojban-beginners@googlegroups.com.
To unsubscribe from this group, send email to lojban-beginners+un= subscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/g= roup/lojban-beginners?hl=3Den.



--
You received this message because you are subscribed to the Google Groups "= Lojban Beginners" group.
To post to this group, send email to lojban-beginners@googlegroups.com.
To unsubscribe from this group, send email to lojban-beginners+unsubscribe@= googlegroups.com.
For more options, visit this group at http://groups.google.com/group/lojban= -beginners?hl=3Den.
--000325575c96e5cc8f049412cced--