Re: [pgadmin-support] Possible Bug: pgAdmin3 , OSX multi monitor quirk.

2015-03-03 Thread John Abraham
e All" or whatever window moving/tiling solutions are available in the app in the Window menu. Can we just add the standard "Window" menu to the OSX version of PgAdmin3, or is that too much of an operating system specific addition? It would be very nice to have a Window menu with the list of open windows at the bottom of it, as per standard OSX practice, so that I don't have to right-click on the dock and select "Show All Windows" and squint to figure out which one I want to interact with. — John Abraham > > -- > Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Possible Bug: pgAdmin3 , OSX multi monitor quirk.

2015-03-03 Thread John Abraham
reset your preference file. 2) changing screen resolution to fix it each time it happens. This is easier and more reliable than unplugging the monitor. -- John Abraham Sent from my iPhone, please excuse any typos. > On Mar 2, 2015, at 2:18 PM, mark wrote: > > Hello, > >

[pgadmin-support] wxWidgets Debug Alert assert "sizeNew == -1"

2014-01-06 Thread John Abraham
ld I be filing a bug report or something? -- John Abraham j...@hbaspecto.com 403-232-1060 wxWidgets Debug Alert ../src/generic/grid.cpp(8116): assert "sizeNew == -1" failed in UpdateRowOrColSize(): New size must be positive or -1. Call stack: [00] wxGrid::DoSetColSize(int, int)

Re: [pgadmin-support] backup improvements

2013-01-22 Thread John Abraham
up or restore takes place.) -- John Abraham j...@hbaspecto.com On 2013-01-22, at 8:55 AM, Michal Kozusznik wrote: > Hello > I have idea about one more improvement to be queued. > After executing backup, Backup button turns into Done one (curious the Cancel > button remains, can't im

Re: [pgadmin-support] \Copy and "Copy With Headers" -- every day these bug me.

2012-02-15 Thread John Abraham
Excel specific format, which we don't > know. No, the same format that data is copied out, just text with some separators and quote characters. Just an additional row at the top with the column names. > 3. I don't own a copy of Excel, meaning I cannot test such a change. Paste it into a text editor to test it. Thanks a lot! -- John Abraham j...@hbaspecto.com

[pgadmin-support] \Copy and "Copy With Headers" -- every day these bug me.

2012-02-15 Thread John Abraham
udio to select data and copy them out, then paste them into another app (usually Excel.) With PGAdmin I select and copy the data, paste them into Excel, then *manually* type the column headers. I think both of these should be easy to implement, so I hope they can be implemented. --