Re: [PyQt] QTableWidget Data Paste Time

2008-07-31 Thread B Clowers
Brian --- On Thu, 7/31/08, David Douard <[EMAIL PROTECTED]> wrote: From: David Douard <[EMAIL PROTECTED]> Subject: Re: [PyQt] QTableWidget Data Paste Time To: pyqt@riverbankcomputing.com Date: Thursday, July 31, 2008, 3:24 AM On Wed, Jul 30, 2008 at 02:22:38PM -0700, Glenn Lind

Re: [PyQt] QTableWidget Data Paste Time

2008-07-31 Thread David Douard
On Wed, Jul 30, 2008 at 02:22:38PM -0700, Glenn Linderman wrote: > On approximately 7/30/2008 2:10 PM, came the following characters from > the keyboard of B Clowers: >> Greetings, >> >> I'm interested in incorporating a QTableWidget into one of my >> applications and would like to give it the

[PyQt] QTableWidget Data Paste Time

2008-07-30 Thread B Clowers
Greetings, I'm interested in incorporating a QTableWidget into one of my applications and would like to give it the functionality to cut, copy, and paste a user selection.  So far I've implemented the copy and paste actions to a functional level.  However, I often deal with very large arrays (e