[perl-win32-gui-users] Hiding/showing the title bar on a window

2006-02-01 Thread Brian Millham
I forgot to attach the code. (I always seem to do that :-) Brian Millham This message traveled at least 44,000 miles to reach you! Creator of the DW6000 Monitor http://www.millham.net/dw6000 [EMAIL PROTECTED] -Original Message- From: Brian Millham [mailto:[EMAIL PROTECTED] Sent: Wednes

[perl-win32-gui-users] EXTEIDE UI

2006-02-01 Thread EXTEIDE (sent by Nabble.com)
Did you here about EXTEIDE? If you're interesting about UI, visit once this site. http://www.exteide.com It was made by delphi and visual c++. UI engine was made by delphi, and language processing part was made vc++. I think that will be referenced to your development. -- Anderson Sheen -- V

[perl-win32-gui-users] ListView Columns - Text Limit is 1023 Bytes

2006-02-01 Thread Eric Hansen
Can the maximum characters stored in a Listview column be increased to value above 1023 bytes? I need to store memo field data from an MS-Access database with more than 1023 characters In the field. I have done a print statement in my ODBC fetch statement to ensure all the memo Data is returne