Thanks Aldo and everyone else,
    Getting up to date has helped quite a bit. Now I am running with
Active perl 5.005_03 and Gui 335. It's has fixed most of my problems,
and the documentation with 332 was great!

    Two new questions now:

    1) Is there a way to change the parent of a node, or move a node
from one parent to another. Also is there any plan on adding drag and
drop functionality to a TreeView object?

    2) Does any one have problems with the text blurring(not refreshing
correctly) when moving up and down in a textfield with multiple lines?
Is there an easy way to add a scroll bar to a textfield or do you have
to do that with a slider object, or some other type of object?

                            Thanks,
                                    Tim Thomas



Aldo Calpini wrote:

> Timothy Thomas wrote:
> >G:\>perl -MWin32::GUI -e "print Win32::GUI::Version();"
> >Beta
>
> upgrade this!
> I've posted a few days ago Beta-335 source code (that you
> need to integrate with the previous Beta-332 tree).
> there are no binaries available for perl 5.004_02, so
> you'll need to recompile it yourself.
> alternatively, upgrade your perl to 5.005_02
> MsWin32-x86-object or get ActivePerl, then you'll
> find binaries too (in PPM distribution) at this address:
> http://jenda.krynicky.cz/
>
> __END__
> # Aldo Calpini
> %x=split(//, "xritajbugne fahokem csuctawer jhdtlrnpqloevkshpr");
> foreach (sort keys(%x)) { print $x{$_}; };




Reply via email to