Something about the output data.

From: 韦春阳 <bessie2525(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Something about the output data.
Date: 2010-08-11 16:33:58
Message-ID: AANLkTikhDciVECU1vgd+zaeo04VQTKO5qrNZ0EKRN1yD@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi all,
I want to do some improvement to the output data.
When execute a query, if one column of the result data is something like
text or large varchar or xml, the output can't show all of them, it's not
very convenient for user to check the data.
Like MSSQL, when the result column is an xml type, it show as a hyperlink,
and one can click it and show a new window which contains the whole text.
I want to improve the pgadmin just like the MSSQL.
But I don't obtain much knowledge about the wxWidgets, so I want to asking
for help.

Is there any method to show the content of the wxGrid as hyperlink, and is
there any eventhandler of wxGrid to process the click of it's content.
Wish someone could help me~

Thanks a lot! Very appreciate your help~~~

Bessie

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-08-11 19:51:34 Re: Something about the output data.
Previous Message Guillaume Lelarge 2010-08-10 16:26:35 pgAdmin III commit: Fix the connection check code. Patch from Steffen K