Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Interfaces Pgadmin Support > Re: Weird Popup...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 13 of 17 Topic 2040 of 2164
Post > Topic >>

Re: Weird Popup Menus - pgAdmin 1.8.4

by guillaume@[EMAIL PROTECTED] (Guillaume Lelarge) Jun 12, 2008 at 01:03 AM

Dave Page a écrit :
> On Wed, Jun 11, 2008 at 5:55 PM, Guillaume Lelarge
> <guillaume@[EMAIL PROTECTED]
> wrote:
>> Dave Page a écrit :
>>> I would suggest asking on the wxWidgets mailing list (no, I'm not on
>>> it either :-p ). If they don't agree it's a bug, we should probably
>>> strip it in code.
>>>
>> I'll ask them.
> 
> Thanks.
> 

If one wants to follow the discussion there, you should look in the
archive:
   http://lists.wxwidgets.org/pipermail/wx-users/2008-June/108081.html

There's only my mail right now but I hope an answer will arrive soon.

I took a better a look at this source code. The real culprit is in the 
method wxMenuItemBase::GetLabelFromText:

wxString wxMenuItemBase::GetLabelFromText(const wxString& text)
{
     // The argument to this function will now always be in wxWidgets 
standard label
     // format, not GTK+ format, so we do what the other ****ts do.

     return wxStripMenuCodes(text);

#if 0
....
#endif

If you comment the return before the #if and if you enable the code 
between #if 0 and #endif, it simply works.

I don't quite understand why they do this. I hope I'll have some answers 
from the wx-users mailing list.

>>> If you're feeling adventurous, you could also give SVN trunk a whirl
>>> and see what 3.0.0 might look like :-)
>>>
>> I did try:
>>  1. there's no contrib directory
> 
> Ah, yes - I heard that. They've merged the various modules into the
> core product now....
> 

OK.

>>  2. First compilation error is on wx/ogl/ogl.h which does not exist
>>  3. of course, there's no wxOGLInitialize function
>>  4. if i comment these, I have a bunch of messages about overloaded
>>    ambiguous methods.
> 
> ...except OGL which they moved out about a year ago (that came up with
> last year's GSoC project). I believe it's gone to the wxWidgets
> equivalent of pgFoundry.
>

It seems to me it will be real hard to get on the 3.0 branch.


-- 
Guillaume.
  http://www.postgresqlfr.org
  http://dalibo.com

-- 
Sent via pgadmin-sup****t mailing list (pgadmin-sup****t@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-sup****t
 




 17 Posts in Topic:
Weird Popup Menus - pgAdmin 1.8.4
cvasilak@[EMAIL PROTECTED  2008-06-06 21:42:55 
Re: Weird Popup Menus - pgAdmin 1.8.4
guillaume@[EMAIL PROTECTE  2008-06-07 09:55:58 
Re: Weird Popup Menus - pgAdmin 1.8.4
dpage@[EMAIL PROTECTED]   2008-06-07 09:31:21 
Re: Weird Popup Menus - pgAdmin 1.8.4
guillaume@[EMAIL PROTECTE  2008-06-11 10:11:30 
Re: Weird Popup Menus - pgAdmin 1.8.4
dpage@[EMAIL PROTECTED]   2008-06-14 14:37:30 
Re: Weird Popup Menus - pgAdmin 1.8.4
guillaume@[EMAIL PROTECTE  2008-06-14 16:11:32 
Re: Weird Popup Menus - pgAdmin 1.8.4
dpage@[EMAIL PROTECTED]   2008-06-11 09:44:18 
Re: Weird Popup Menus - pgAdmin 1.8.4
guillaume@[EMAIL PROTECTE  2008-06-11 15:33:34 
Re: Weird Popup Menus - pgAdmin 1.8.4
cvasilak@[EMAIL PROTECTED  2008-06-11 17:02:26 
Re: Weird Popup Menus - pgAdmin 1.8.4
dpage@[EMAIL PROTECTED]   2008-06-11 14:55:38 
Re: Weird Popup Menus - pgAdmin 1.8.4
guillaume@[EMAIL PROTECTE  2008-06-11 18:55:22 
Re: Weird Popup Menus - pgAdmin 1.8.4
dpage@[EMAIL PROTECTED]   2008-06-11 19:33:18 
Re: Weird Popup Menus - pgAdmin 1.8.4
guillaume@[EMAIL PROTECTE  2008-06-12 01:03:30 
Re: Weird Popup Menus - pgAdmin 1.8.4
dpage@[EMAIL PROTECTED]   2008-06-12 08:25:43 
Re: Weird Popup Menus - pgAdmin 1.8.4
guillaume@[EMAIL PROTECTE  2008-06-14 00:56:39 
Re: Weird Popup Menus - pgAdmin 1.8.4
guillaume@[EMAIL PROTECTE  2008-06-16 23:37:47 
Re: Weird Popup Menus - pgAdmin 1.8.4
dpage@[EMAIL PROTECTED]   2008-06-16 22:47:50 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Dec 5 3:52:41 CST 2008.