PATCH: wxWidgets 3.0 Data dir - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject PATCH: wxWidgets 3.0 Data dir
Date
Msg-id CAG7mmozDdKsh9p1DxCa5ACvag8aByGCY5-s8nwHvZ528jqqA9w@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: wxWidgets 3.0 Data dir  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Team,

While working on pgAdmin III with wxWidgets 3.0, I found that datadir variable is not getting initialized for wxWidgets 3.0 for MacOSX, because a preprocessor was  ending at wrong place.

Due to with, it is not able to load any of the xrc files in debug mode, and other settings.

Please find the attached patch which resolves the issue.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

http://www.linkedin.com/in/asheshvashi

Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Fixed one crash when "Open postgresql.conf" menu is clicked
Next
From: Akshay Joshi
Date:
Subject: Fixed crash in debugger with wxWidget 3.0