Re: [PyQt] QTableWidget...Copy ?

2012-08-22 Thread Michael Kleinschnitker
Hi, Am 22.08.2012 11:43, schrieb Szabo, Patrick (LNG-VIE): Hi, Thank you for your response. I thought that it might be possible with those functions yet I hoped there would be an easier way. I want the user to be able to copy them via strg+c and thought there might be a method, attribute or

Re: [PyQt] QTableWidget...Copy ?

2012-08-22 Thread Szabo, Patrick (LNG-VIE)
Hi, Thank you for your response. I thought that it might be possible with those functions yet I hoped there would be an easier way. I want the user to be able to copy them via strg+c and thought there might be a method, attribute or flag that I have missed that would enable that possibility.

Re: [PyQt] QTableWidget...Copy ?

2012-08-22 Thread Michael Kleinschnitker
Hi Patrick, Am 21.08.2012 11:24, schrieb Szabo, Patrick (LNG-VIE): Hi, Is there any way to make it possible to copy a Table realised with a QTableWidet? I can mark it but it will always only copy the content of a single cell. It copies the value from the selected cell instead of copying ever