Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Open Source > Perl
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Perl section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 17th, 2011, 04:34 PM
Registered User
 
Join Date: Feb 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Displaying image in TableMatrix cell

Hi All,

I ran into a trouble displaying an image inside the cell in TableMatrix;

Here is my code and error message:

$main::master{roomview2_table}->tagConfigure('phone', -image => './img/left.gif', -showtext => 1);

Error:

Tk::Error: image "./img/left.gif" doesn't exist at C:/Perl/lib/Tk.pm line 252, <DATA> line 2023.
Tk callback for
.toplevel.frame.frame1.frame2.frame8.frame1.frame. tablematrix
Tk::__ANON__ at C:/Perl/lib/Tk.pm line 252
Tk::Submethods::__ANON__ at C:/Perl/lib/Tk/Submethods.pm line 19
Tk::Derived::Delegate at C:/Perl/lib/Tk/Derived.pm line 469
Tk::Widget::__ANON__ at C:/Perl/lib/Tk/Widget.pm line 322
moa_control::roomview2_update_table_content at moa_control.pm line 24858
moa_gui::__ANON__ at moa_gui.pm line 22737
Tk callback for .toplevel.frame.frame1.frame2.frame8.frame.button
Tk::__ANON__ at C:/Perl/lib/Tk.pm line 252
Tk::Button::butUp at C:/Perl/lib/Tk/Button.pm line 111 <ButtonRelease-1>
(command bound to event)

I am using Perl 5.8 on Windows!

Many thanks for any hints!!!

Cheers,
Sava





Similar Threads
Thread Thread Starter Forum Replies Last Post
Text field not displaying all data from database cell ronny Classic ASP Databases 4 June 22nd, 2009 04:52 AM
Displaying last 8 characters in a cell scandalous Excel VBA 1 December 21st, 2007 11:04 PM
displaying an image from file stream into an image sanjeet ADO.NET 0 September 23rd, 2005 10:28 AM
Image in Datagrid cell Renu ASP.NET 1.0 and 1.1 Basics 0 December 17th, 2004 02:57 PM
Displaying html link in a cell Shyam Javascript How-To 2 November 1st, 2003 07:22 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.