Re: Need help with GTK bug

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: Hiroshi Saito <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Need help with GTK bug
Date: 2003-10-28 11:06:45
Message-ID: 3F9E4DC5.3030601@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page wrote:

>
>
>
>
>>-----Original Message-----
>>From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
>>Sent: 27 October 2003 17:55
>>To: Hiroshi Saito
>>Cc: Dave Page; pgadmin-hackers(at)postgresql(dot)org
>>Subject: Re: [pgadmin-hackers] Need help with GTK bug
>>
>>Hiroshi Saito wrote:
>>
>>
>>
>>>Hi Dave.
>>>
>>>I search for the cause of this problem.
>>>Is this helpful?
>>>However, a problem is still left.:-(
>>>
>>>
>>>
>>>
>>>
>>Hm, I doubt that this is helpful in any way, because it just
>>lets some vars uninitialized before Create(),
>>
>>
>
>Only changed and m_server afaict and they are unimportant.
>
>
>
>>so I assume the
>>current version is better.
>>
>>
>
>Actually Hiroshi does seem to have fixed that particular problem. It's
>odd though - I was thinking along those lines, but tested the other way
>round, by changing the wx MDI sample app to use a 2 step create as
>frmQueryBuilder did. That worked fine though so I moved on.
>
>

Hu?!?
It's a kind of magic...

Actually, I don't trust it. Is there some kind of compiler flaw?
IMHO, usind MDI for this is a nice idea (it would never have come to my
mind), but since I'm a MDI sceptic it might be better to use this
internally quite complicated stuff on the long therm.

Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-10-28 11:20:02 Re: Cannot Add user
Previous Message Dave Page 2003-10-28 10:27:13 Re: Need help with GTK bug