Re: Tkinter- Possibly a basic question



On Jul 30, 6:48 pm, "Guilherme Polo" <ggp...@xxxxxxxxx> wrote:
On Wed, Jul 30, 2008 at 6:33 PM,  <josh...@xxxxxxxxx> wrote:
...

...

The second option is to not create the root there, instead, make App
inherit Tk. I rarely see people doing this, but it works too. Here you
won't need to store the parent in an instance attribute, given it is
always accessible through self.master since you are subclassing Tk.

...

--
-- Guilherme H. Polo Goncalves

Excellent, this one was easy enough for me to understand/implement and
it worked. Thanks for the help.
.



Relevant Pages

  • Re: Dependency tracking application
    ... this with a regular dimension or parent-child ... required to actively Use the app. ... An app cannot exist sans a server. ... Baring that, I think the server would be at the root, and the apps ...
    (microsoft.public.sqlserver.olap)
  • Re: Converting ASP site to .NET
    ... you limit how and where your app ... > Previously I had my server set up so that the root folder of my web was ... > So I changed IIS to use "wwwroot" as my home directory and using VS ... > Should I just replace my absolute paths with relative paths? ...
    (microsoft.public.dotnet.general)
  • Re: Inherited web.config ASP.NET 2.0
    ... My results are similar to yours for unconfigured directories down the tree. ... the comment that they wouldn't inherit from /group1. ... "Root web.config settings are inherited, ... Except the "Root Default Site" and the leaf web applications, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: .NET 1.1 Virtual Directory in a .NET 2.0 Website
    ... John Timney (MVP) ... I expected to be able to inherit settings. ... I thought I was supposed to be able to have a 1.1 virtual directory ... IIS webs will always inherit from the root node. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: su, sudo, ssh, permissions question
    ... > The app does hw and system file access, so needs root priviledge. ... > Remote login is provided using ssh for admin. ... > allows me to autologin as root (if root has no pwd), ...
    (alt.os.linux.redhat)