Re: Editable Cells



On Mon, 2005-02-14 at 15:35, Murray Cumming wrote:
Surely it's your own code that is doing the inserting and deleting?

Granted, the deletion scenario is not a problem; and, my code does indeed insert the rows, but then I call Gtk::Treeview::set_cursor after that insertion such that the editing begins in the editable cell in the newly inserted row.  After that editing is concluded, I want to do something with the value entered by the user. 

Testing shows that Gtk::TreeView::set_cursor does not block until editing is concluded; so, how do I know when the editing is finished?  I believe I've found a function  that signals when the such editing is canceled (i.e. no change to the cell in the row are made); but, I have not found a way to connect after editing is successfully concluded. 

And, this doesn't address the scenario wherein the user simply clicks on the editable cell in an existing row, and edits it successfully . . .   what do I do then if I don't have a way to detect that event and respond to it?  All I need is a way to connect to the editable cell in the row so that I can deal with the data when that editing is successfully concluded.

Robert L. Caryl Jr.
Fiscal Systems Inc.
102 Commerce Circle
Madison  AL 35758


256.772.8920 ext. 108 -- Office
256.527.7855 -- Cell

This email message may contain privileged or confidential information. If you are not the recipient, you may not disclose, use, disseminate, distribute, copy or rely on this message or attachment in any way. If you received this email message in error, please return by forwarding the message and its attachment to the sender and then delete the message and its attachment from your computer.  Fiscal Systems, Inc. and its affiliates do not accept liability for any errors, omissions, corruption or virus in the contents of this message or any attachments that arise as a result of e-mail transmission.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]