| From: | Dmitry Igrishin <dmitigr(at)gmail(dot)com> |
|---|---|
| To: | albrecht(dot)dress(at)arcor(dot)de |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Do we need yet another IDE (SQL development assistant) for PostgreSQL? |
| Date: | 2018-07-16 09:59:24 |
| Message-ID: | CAAfz9KPE+gCcAdh-5KOx3qcS2cvvXY8wKrg9biEtXnxW6JTHjA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
пн, 16 июл. 2018 г. в 12:41, Albrecht Dreß <albrecht(dot)dress(at)arcor(dot)de>:
> Am 16.07.18 00:14 schrieb(en) Tim Cross:
> >> Thank you for the point. I'm the C++ programmer and I'm author of the
> C++ client library for PostgreSQL - Pgfe and I'm going to use it in this
> project. But I'm not sure about the cross-platform GUI toolkit.
> >
> > The cross-platform GUI toolkit will be the challenge.
>
> Try Qt <https://www.qt.io/download-qt-installer>. It uses c++, comes
> with a dual license (LGPL/commercial) and supports all relevant platforms:
> - Linux: will work ootb for all distos I know, without the need to ship it
> with libraries
> - macOS: includes support to create the usual bundles which go into the
> Applications folder
> - Winbloze: works fine there, too, if you insist on a broken os ;-)
>
Qt looks the best and I would like to go with it. But althought it may be a
good candidate for an
open source project, but may be too expensive for developing proprietary
software. (Recenlty,
it has become even more expensive.)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2018-07-16 10:13:13 | Re: Building a notification system. |
| Previous Message | Vincenzo Campanella | 2018-07-16 09:57:40 | Re: Do we need yet another IDE (SQL development assistant) for PostgreSQL? |