[perl-win32-gui-users] TabStrip example and ListView question

2006-02-28 Thread tinti
As mentioned in the the subject field, could somebody post me a simple working tabStrip example with two Tab's. As I don't know how to use this function and I don't find the correct way to do. The other question is about cell merging in a listView, is this possible? I mean a cell merging functi

Re: [perl-win32-gui-users] Redrawing changing Text

2006-02-28 Thread Steve Loughran
Hi Jeremy Thanks for that. I would have tried the text stuff myself, but I am away from home and my code for a while. I`ll go take a look at the drawing examples as well. Steve Jeremy White wrote: OK, almost newbie question. (Quickly writing this in between doing my real job). I need to

RE: [perl-win32-gui-users] Redrawing changing Text

2006-02-28 Thread Jeremy White
OK, almost newbie question. (Quickly writing this in between doing my real job). I need to be able to put text into my window (easy enough) but update the text on a regular basis. If I update the text, and over write it in exactly the same position as before (but with different text), does it c

[perl-win32-gui-users] Redrawing changing Text

2006-02-28 Thread Steve Loughran
Hi all First off, can I say a big "THINK YOU!" to all who have helped me over the last few weeks with the few questions I have asked, you have all been a great help! OK, almost newbie question. (Quickly writing this in between doing my real job). I need to be able to put text into my window