Re: [PyQt] qtable object

2008-01-07 Thread David Boddie
On Mon Dec 24 17:24:58 GMT 2007, Jean-Baptiste BUTET wrote: > I would like to be able to select a qtable object in order to copy and > paste it in a sheet for example. > > Qtable is Qtdesigner made. > when I select all, only last cell is copied. (only string in cells) > > Could someone explain m

[PyQt] qtable object

2007-12-24 Thread Jean-Baptiste BUTET
Hi all :) I would like to be able to select a qtable object in order to copy and paste it in a sheet for example. Qtable is Qtdesigner made. when I select all, only last cell is copied. (only string in cells) Could someone explain me mechanisms in order to allow selection of qtable then paste on