Le 12/08/2010 16:48, 韦春阳 a écrit :
> Thanks for your help.
> I look at the *frmQuery.cpp*. In it, the *sqlResult* object take charge of
> showing the result table of the sql query execution.
> The sqlResult is a pointer of *ctlSQLResult*,which derived from *ctlSQLGrid*,
> which derived from wxGrid.
> Can I make some change to it to get this purpose:
> I want to click one detail of the table, or something action like that, and
> show a new window contains the whole text.
> I've no idea about how to do this, can you give me some advice?

Not sure what you want me to tell you. The simplest thing to do is open
a window if the user double click or right click on a cell. This should
be pretty easy to do. I don't see what's your issue. Please can you tell
us more?


-- 
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to