Tony,
Question 1) was answered just last week. Here is a code snippet that
works for me:
use Tk::Photo;
...
$mw = new MainWindow;
$iconImage = $mw->Photo( -file => "/perlbin/logo/PI-Logo 32x32.bmp"
);
$mw->Icon(-image => $iconImage);
David R
____________________________________________
David Ransier
[EMAIL PROTECTED]
Office: 360-256-5305 [101] 10906 NE 39th St.
Fax: 360-256-5387 Suite A3
Mobile: 360-921-5584 Vancouver, WA 98682
-----Original Message-----
From: Tony Auerbach [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 01, 2000 6:01 PM
To: Perl-Win32-Users Mailing List
Subject: 2 Tk questions
1. Is it possible to replace the Tk icon with my own so that mine shows
up
in the title bar and when the application is minimized?
2. Is it possible, when using $top->getOpenFile(), to set up the dialog
box
to allow selection of multiple files?
If either of these are possible I would really appreciate any hints,
clues,
or examples of how to do them.
Thanks,
Tony
---
You are currently subscribed to perl-win32-users as:
[EMAIL PROTECTED]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]
---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]