Re: [pgadmin-support] 1.6.1 and 1.7.0 rendering bug

2006-12-23 Thread Clodoaldo
2006/12/23, Clodoaldo <[EMAIL PROTECTED]>: When a function is selected in the object browser the function's create script is shown in the properties tab meshed with the properties values. This happens in both 1.6.1 and 1.7.0 with wxGTK 2.8.0. It did not happen in 1.4.x with wxGTK 2.6. As I thin

Re: [pgadmin-support] 1.6.1 and 1.7.0 rendering bug

2006-12-23 Thread Andy Shellam (Mailing Lists)
FYI, This works fine on 1.6.1 on Windows XP - no problem. Regards, Andy. Clodoaldo wrote: When a function is selected in the object browser the function's create script is shown in the properties tab meshed with the properties values. This happens in both 1.6.1 and 1.7.0 with wxGTK 2.8.0. It

[pgadmin-support] 1.6.1 and 1.7.0 rendering bug

2006-12-23 Thread Clodoaldo
When a function is selected in the object browser the function's create script is shown in the properties tab meshed with the properties values. This happens in both 1.6.1 and 1.7.0 with wxGTK 2.8.0. It did not happen in 1.4.x with wxGTK 2.6. As I think it is hard to visualize I took a screensho

[pgadmin-support] How about considering switch to cmake

2006-12-23 Thread Massimo Fidanza
Hi all, in the past I try to use auto hell and I found it very hard to hack, now I'm developing a plugin for kate (KDE advanced editor) and I discover the simplicity of cmake. CMake as auto hell is cross platform and has a very simple and clean syntax, and the script are not a mix of m4 + posix