Re: [pgadmin-support] Function editor

2004-10-11 Thread Andreas Pflug
Dave Page wrote: You already added it to dlgFunction etc. when you made them sizeable in order to enlarge the function body textbox. We should aim for consistency - either all dialogues are fixed (and appropriate fields can be editted in a pop-off editor or similar), or they are not - hence both o

Re: [pgadmin-support] Function editor

2004-10-11 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 11 October 2004 16:47 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Function editor > > Dave Page wrote: > > > > > > That's kin

Re: [pgadmin-support] Function editor

2004-10-11 Thread Andreas Pflug
Dave Page wrote: > That's kinda heading off in the direction I think Jean-Michel was tryng to take pga1 when he experimented with an Oracle like Packages system. It would require far more thought and redesign to make it natural to /not/ use the prop dialogues. I don't know how that's supposed t

Re: [pgadmin-support] Function editor

2004-10-11 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 11 October 2004 16:06 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Function editor > > Fortunately, hard hats not only prevent from damage caused by > o

Re: [pgadmin-support] Function editor

2004-10-11 Thread Andreas Pflug
Dave Page wrote: Back in the old pga2 days, we used to use a control developed by the quietest member of the devteam (Mark) for all the multiline edit boxes. It had a handy feature in that it had it's own maximise button which would maximise it to fill it's parent frame. This was actually quite ele

Re: [pgadmin-support] Function editor

2004-10-11 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andreas Pflug > Sent: 11 October 2004 15:27 > To: Tony Caduto > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Function editor > > Right. That's why

Re: [pgadmin-support] Function editor

2004-10-11 Thread Andreas Pflug
Tony Caduto wrote: You do realize that have a monitor that large is not the norm right? I myself have a 19inch LCD and it's max resolution is 1280x1024 and I maximize all my windows when editing in any app. I keep VS.net maximised all the time along with Delphi 7, if I open up a Open Office write

Re: [pgadmin-support] Function editor

2004-10-11 Thread Tony Caduto
You do realize that have a monitor that large is not the norm right? I myself have a 19inch LCD and it's max resolution is 1280x1024 and I maximize all my windows when editing in any app. I keep VS.net maximised all the time along with Delphi 7, if I open up a Open Office writer doc, I maximize i

Re: [pgadmin-support] Function editor

2004-10-11 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 11 October 2004 10:25 > To: Dave Page > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Function editor > > You discussed yourself it's not easily done

Re: [pgadmin-support] Function editor

2004-10-11 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: Andreas Pflug [mailto:[EMAIL PROTECTED] Sent: 10 October 2004 21:16 To: Dave Page Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [pgadmin-support] Function editor Dave Page wrote: In previous apps like pgAdmin II I overcame this

Re: [pgadmin-support] Function editor

2004-10-11 Thread Dave Page
> -Original Message- > From: Tino Wildenhain [mailto:[EMAIL PROTECTED] > Sent: 11 October 2004 06:34 > To: Tony Caduto > Cc: Dave Page; Andreas Pflug; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Function editor > > Hi, > > Am Mo, den 11.10.20

Re: [pgadmin-support] Function editor

2004-10-11 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 10 October 2004 21:16 > To: Dave Page > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Function editor > > Dave Page wrote: > > > > > In p

Re: [pgadmin-support] Function editor

2004-10-10 Thread Tino Wildenhain
Hi, Am Mo, den 11.10.2004 schrieb Tony Caduto um 3:36: > Hi Dave, > > In order to make everyone happy, it does not matter what values window > returns from a minimize or maximize. Why can't a option be added(a end user > option) that when enabled the function editor window just maximizes > a

Re: [pgadmin-support] Function editor

2004-10-10 Thread Tony Caduto
Hi Dave, In order to make everyone happy, it does not matter what values window returns from a minimize or maximize. Why can't a option be added(a end user option) that when enabled the function editor window just maximizes automaticly when opened? Most users want the window fully maximized a

Re: [pgadmin-support] Function editor

2004-10-10 Thread Andreas Pflug
Dave Page wrote: In previous apps like pgAdmin II I overcame this problem by only saving the size/position if the form is normalised. If minimised or maximised then I simply didn't bother writing the new sizes. Any reason this will not work in the pga3 code? - There's no facility for that in wx -

Re: [pgadmin-support] Function editor

2004-10-09 Thread Andreas Pflug
Tony Caduto wrote: I still don't understand why you are being so unflexible on this matter, even removing the maximize button is going to be inconvienient. I don't know about you but when I am editing a function I like as much real estate as possible, and maximizing gives me every pixel. The fu

Re: [pgadmin-support] Function editor

2004-10-09 Thread Tony Caduto
I still don't understand why you are being so unflexible on this matter, even removing the maximize button is going to be inconvienient. I don't know about you but when I am editing a function I like as much real estate as possible, and maximizing gives me every pixel. The function editor shoul

Re: [pgadmin-support] Function editor

2004-10-09 Thread Andreas Pflug
Tony Caduto wrote: Andreas, The point is you are not the only user of this software, and many many others DO use the maximize button. I don't have anyone else to complain to :-) I could do it myself, but I would have to learn C++ and Wxwidgets and it would probably take me weeks to get up to speed

Re: [pgadmin-support] Function editor

2004-10-08 Thread Tony Caduto
Andreas, The point is you are not the only user of this software, and many many others DO use the maximize button. I don't have anyone else to complain to :-) I could do it myself, but I would have to learn C++ and Wxwidgets and it would probably take me weeks to get up to speed with it, but you on

Re: [pgadmin-support] Function editor

2004-10-08 Thread Andreas Pflug
Tony Caduto wrote: It is a royal pain to have to manually resize it everytime I open a new function. Is what I am asking impossible? Please at least add a option so we the users can choose the behavior we prefer. I'm a bit tired arguing again and again why maximizing can't be handled on win32 wit

Re: [pgadmin-support] Function editor

2004-10-08 Thread Andreas Pflug
Tony Caduto wrote: Hi, I have been using PG Admin 3 for about 5 months now and mostly it is a great program, however the function editor window is driving me nuts. I know I have been told that if I simply resize it the problems will go away, and they do for awhile. The problem is I am so used to us

[pgadmin-support] Function editor

2004-10-07 Thread Tony Caduto
Hi, I have been using PG Admin 3 for about 5 months now and mostly it is a great program, however the function editor window is driving me nuts. I know I have been told that if I simply resize it the problems will go away, and they do for awhile. The problem is I am so used to using the maximize bu