Hello Eric,
I have a solution: Try to insert the magic spell "-style => WS_CHILD |
WS_VISIBLE | 1" in the AddListView. This worked for me.
Peter
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Auftrag von
> Eric Hansen
> Gesendet am: Freitag, 22. Februar
It works correctly, but the process of painting is not very quickly because
uses a lot of mathematical functions. I am using a Pentium III (1 Ghz) and
the problem is not the computer. I would like to fix the image to the window
because the graphical doesn't depends of a time, it is static.That is t
Jeremy,
I set the repository to http://dada.perl.it but when I run verify --upgrade
Win32-API I get the message that it is uptodate. Aldo must not have version
0.20 posted at his site yet. He has the same version posted as is held at
ActiveState, version 0.01.
Eric
Try http://www.perl.it/
Has anyone written/know how it could easily be done, a WYSIWYG HTML editor
using a RichEdit field?
It doesn't need to do much, just links, bold, italics, underline.
Also, does anyone know why, in multiline RE fields at least, if you just
keep hitting enter your cursor goes off the edit window
Also, does anyone know why, in multiline RE fields at least, if you just
keep hitting enter your cursor goes off the edit window and you have to
scroll down manually? Is there a way to make it focus on the cursor
automatically?
A solution to this has been posted before, and someone may hvae a r
Well, to get the _Change event working, just send this message:
$RichEdit->SendMessage(0x445, 0, 1);
Unfortunately, theres a slight problem...
This line is complaining that it needs another paramater.
my $currentline = $RichEdit->LineFromChar;
--
6 matches
Mail list logo