Re: [perl-win32-gui-users] Rich text field

2007-04-22 Thread Octavian Rasnita
From: Jason Plum [EMAIL PROTECTED] Hi, Yes, I believe it is quite possible, as unless I am mistaken, I have had 1MB loaded into a rich edit in one of my widely used programs. The easy way to test it would simply be to create it, and load in 200KB of text from some file (or randomly even).

Re: [perl-win32-gui-users] Rich text field

2007-04-22 Thread Sean Healy
I have already tried it, but I cannot store more than 32 KB of text in a Richedit field (using Win32::GUI::Richedit). Those 32 kb of text takes around 48 kb of rich text, but it cannot store more than that. I have tried using the Load() and Save() methods and I have also tried creating the rich

[perl-win32-gui-users] Installing Win32::GUI (cpan) on perl/mingw/dmake

2007-04-22 Thread Waldemar Biernacki
Hi! I've decided to install Win32::GUI on my machine (WinXPHE) via cpan port. I've compiled perl from source using mingw+dmake and everything pass OK. BUT... when I was installing Win32:GUI (1.05) from cpan (using polish mirror) I've noticed two problems: 1. the file GUI.rc (in root install