This is a discussion on Re: focus problem reported at debian.org within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> > -----Original Message----- > From: Raphaël Enrici [mailto:blacknoz@club-internet.fr] > Sent: 14 March 2006 11:00 > To: Dave Page > ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: Raphaël Enrici [mailto:blacknoz@club-internet.fr] > Sent: 14 March 2006 11:00 > To: Dave Page > Cc: Andreas Pflug; PgAdmin Hackers > Subject: Re: [pgadmin-hackers] focus problem reported at debian.org > > Problem is reproduceable under debian with a fresh pgAdmin > III 1.4.2 build. :-( > Could you point me to a usefull wx-examples test case that uses same > piece of code as pgAdmin III so that I try it? I'd start with $WXSRC/contrib/samples/stc/ Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| Dave Page wrote: > > > >>-----Original Message----- >>From: Raphaël Enrici [mailto:blacknoz@club-internet.fr] >>Sent: 14 March 2006 11:00 >>To: Dave Page >>Cc: Andreas Pflug; PgAdmin Hackers >>Subject: Re: [pgadmin-hackers] focus problem reported at debian.org >> >>Problem is reproduceable under debian with a fresh pgAdmin >>III 1.4.2 build. > > > :-( > > >>Could you point me to a usefull wx-examples test case that uses same >>piece of code as pgAdmin III so that I try it? > > > I'd start with $WXSRC/contrib/samples/stc/ > > Regards, Dave Just a small feedback to tell you that this issue is solved by wxWidgets 2.6.3. The files involved in correcting the problem are contrib/src/stc/ScintillaWX.cpp and contrib/src/stc/ScintillaWX.h. More information can be found in the two bug reports opened at debian.org [1] & [2]. Maybe we can log this somewhere. To debian users on the list, Ron recently uploaded wxWidgets 2.6.3 and it should be rapidly available. Cheers, Raphaël [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350723 [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333157 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |