codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Perl /Tk : close a parent window  night_scorpion at 12:52 on Tuesday, August 01, 2006
 

Hello ,
I am working on a script based on GUI.Could anyone help me out here on how to close the parent window after having the new window opened ?
i couldnt find much information about it on web.

eg :
.
my $button = $main->Button(
-text => 'RCStocklist',
-command => \&rc
) ->pack();
MainLoop();

sub rc{


my $top =$main ->Toplevel();

$top ->title("RC");
$top ->minsize(qw(450 150));

..}

thank u

regards
Sonia


  Re: Perl /Tk : close a parent window  dabora at 07:36 on Friday, March 25, 2011
 


CSS style sheets have made it easier to handle web pages during web development. CSS or Cascading Style Sheets as the name suggests is a style sheet that allows you to easily link to other documents in your website. It allows you to retain control over the various elements in different web pages of your website. CSS only defines the structure and content presentation of a website it has nothing to do with the design of a website. A single CSS sheet can control the font, positioning, colour and style information of an entire website.
__________________________________________

Pass4sure HP0-P14| Pass4sure HP0-M39| Pass4sure HP0-J39| Pass4sure F50-536| Pass4sure F50-533| Pass4sure F50-532| Pass4sure EC0-349| Pass4sure 312-49| pass4sure| pass4sure ccna









CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  Re: Converting 8 byte hex value to datetime value
•  Re: substitute of goto in java???
•  Re: How to make href enabled and disabled???
•  Re: Testing if object exists in IE
•  Re: Help! Z-index problem with iframe and dropdown menu
•  Re: checkbox verification..headache!!
•  Re: drop down tool tip
•  Re: My asp page changes my website links, what can I do?
•  Re: Web design


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2011