From: Alex L. <sim...@ya...> - 2002-05-06 23:50:58
|
Hi, does anyone know if there is a way to load an icon into a image list like such, without first converting it to bitmap format with DIBitmap: ## code my $IL = new GUI::ImageList(16, 16, 24, 5, 10); $IL->Add('foo.ico'); tried but image did not work. thanks in advance. Alex ;) ===== ************************** ***** END OF MESSAGE ***** __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com |