Re: First public pre-alpha release of GQB (Graphical Query Builder) for pgAdmin

Поиск
Список
Период
Сортировка
От Luis Ochoa
Тема Re: First public pre-alpha release of GQB (Graphical Query Builder) for pgAdmin
Дата
Msg-id a15a18010808041341x2ffb7495r80324a870552a412@mail.gmail.com
обсуждение исходный текст
Ответ на Re: First public pre-alpha release of GQB (Graphical Query Builder) for pgAdmin  ("Dave Page" <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi, I solve some issues relating to compiling on non-windows plataforms. I eliminate the GTK  code and use only wxwidgets code right now, ok. Now I tested this new patch on linux debian testing & windows XP.

Still there is an issue while applying the patch (fuzzy now), with frmQuery.h, I try to fix it but I can't still looking for solution.

Because this patch is created with visual studio in spanish and for some reason the people of M$ change somethings in the .sln file that don't allow to patch between different idioms in my case, but that probably can be fixed in some way, If apply on windows & compile with visual studio, please do this two steps:
1. add new filter at pgAdmin3 called gqb and then add content of folder pgadmin\gqb
2. add new filter at pgAdmin3\include called gqb and then add content of folder pgadmin\include\gqb

Added right click for delete joins & tables.

But still continue working on fixing feedback's request, because this I don't create a binary just a patch for only testing at linux / Mac looking for some compilations errors if any :(

Thanks for your patience & sorry for the delay.

url:  http://svn.assembla.com/svn/vsqlbuilder/Aug/04/linuxwin_tested_aug04.patch


Waiting for feedback, to improve this add-on to pgadmin. Thanks for your help.

Note: some new issues appears after fixing linux related problems with workarounds, like the fixed size of tables tree in the GQB but I'm working on fixing this kind of things...

Regards, Luis.

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: pgScript patch
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: First public pre-alpha release of GQB (Graphical Query Builder) for pgAdmin