Add a title to the backup and restore windows
We previously add one but when I commited my patch on a better
internationlisation, the BACKUPTITLE and RESTORETITLE were never
initialized... which bringed an untitled window.
No backpatch right now, because it would be work for translators.
Per req
On Sat, 2013-02-23 at 08:04 -0800, Kari Karkkainen wrote:
> Hi Guillaume,
>
>
> No, I don't know if it is dealt with at the window level. I also
> thought that this could be the issue, i.e. that the event is
> intercepted and handled somewhere else, but I could not find out where
> that might be.
Hi Guillaume,
No, I don't know if it is dealt with at the window level. I also thought that
this could be the issue, i.e. that the event is intercepted and handled
somewhere else, but I could not find out where that might be. Any advice?
Also, one (probably basic) thing is unclear to me: If I h
On Sun, 2013-02-17 at 12:21 -0800, Kari Karkkainen wrote:
> Hi,
>
> I'm trying to add some additional mouse event detection into the SQL grid,
> but I'm not succeeding. Besides pgAdmin, also wxWidgets is new to me, so I'm
> probably missing something obvious...
>
> The grid was already detectin
On Tue, 2013-02-19 at 09:09 +0530, vipul jain wrote:
> Hi all,
>
> I, Vipul Jain , am a 3rd year B.Tech (4 year program) Information
> Technology student at National Institute of Technology ,Kurukshetra , India
> . I want to contribute for the PostgreSQL projects on C,C++,JAVA,Python
> and SQL t