Sizers, finally

Thanks for your kindness, Mike, but the file I was looking for is just
the full .zip (LearnSizers8.zip). And my Firefox must be wet, because
this time the link took me to iFrance, "le portail des jeunes actifs".
Et, hélas, je ne suis plus jeune, et pas trop actif non plus.
Would it be too much trouble for you, to send the whole file?

    raffaello wrote:

       The problem is that the module inspection_tool_and_sizers.py in LearnSizers8.zip IS NOT available at http://spinecho.ze.cx/: there is a link there, but it takes to nothing.

I was able to download LearnSizers8.zip an unzip it.

However, after the recent link to this was posted
http://wiki.wxpython.org/Widget%20Inspection%20Tool

I'm not able to get the boarders of the sizers to be displayed.
I've got the inspection too launched from my app, but this doesn't
seem to work for me

"Highlight: Highlight in the live window the item that is currently
selected in the widget tree. Top-level windows will be flickered, and
other items will have borders drawn around them for a few seconds, as
shown in the screenshot below."

···

---------- Forwarded message ----------
From: raffaello <barbarossa.platz@gmail.com>
To: wxpython-users@lists.wxwidgets.org
Date: Fri, 22 Aug 2008 00:07:46 +0200
Subject: Re: [wxpython-users] Sizers, finally
2008/8/21 Mike Driscoll <mike@pythonlibrary.org>

To be more precise, my inspection tool doesn't have the same Toolbar
buttons as in the screenshot here
http://wiki.wxpython.org/Widget%20Inspection%20Tool

My Inspection Tool Looks like this (attached)

InspectionTool.jpg

Tony Cappellini wrote:

To be more precise, my inspection tool doesn't have the same Toolbar
buttons as in the screenshot here
http://wiki.wxpython.org/Widget%20Inspection%20Tool

My Inspection Tool Looks like this (attached)
  
Mine doesn't. It has all the same toolbar buttons that the wiki shows. I'm using the 2.8.8.0 version of the Demo. What about you?

···

-------------------
Mike Driscoll

Blog: http://blog.pythonlibrary.org
Python Extension Building Network: http://www.pythonlibrary.org

I'm using 2.8.4.0.

···

On Fri, Aug 22, 2008 at 7:02 AM, Mike Driscoll <mike@pythonlibrary.org> wrote:

Tony Cappellini wrote:

To be more precise, my inspection tool doesn't have the same Toolbar
buttons as in the screenshot here
http://wiki.wxpython.org/Widget%20Inspection%20Tool

My Inspection Tool Looks like this (attached)

Mine doesn't. It has all the same toolbar buttons that the wiki shows. I'm
using the 2.8.8.0 version of the Demo. What about you?

-------------------
Mike Driscoll

Blog: http://blog.pythonlibrary.org
Python Extension Building Network: http://www.pythonlibrary.org

What does the version of the demo have to do with the sizer borders
being highlighted?
The inspection tool isn't part of the demo, it's part of the core wx package.

···

On Fri, Aug 22, 2008 at 7:02 AM, Mike Driscoll <mike@pythonlibrary.org> wrote:

Tony Cappellini wrote:

To be more precise, my inspection tool doesn't have the same Toolbar
buttons as in the screenshot here
http://wiki.wxpython.org/Widget%20Inspection%20Tool

My Inspection Tool Looks like this (attached)

Mine doesn't. It has all the same toolbar buttons that the wiki shows. I'm
using the 2.8.8.0 version of the Demo. What about you?

-------------------
Mike Driscoll

Blog: http://blog.pythonlibrary.org
Python Extension Building Network: http://www.pythonlibrary.org

Tony Cappellini wrote:

What does the version of the demo have to do with the sizer borders
being highlighted?
The inspection tool isn't part of the demo, it's part of the core wx package.
  
It probably doesn't. But I think Robin added that feature within the last two or three releases of wxPython. I should have said I was using wxPython 2.8.8.0. The wiki does show that Robin was running 2.8.8.0 in the screenshot and it was updated at the end of June. I trolled back into the archives and found Robin mentioning the following to me actually:

"Take a peek at the new preview build of 2.8.8. I've made some enhancements to the widget inspection tool that lets you highlight sizers and widgets in the live app." I received this on June 5th, 2008 on the list. So I think you'll just need to upgrade.

Mike

···

On Fri, Aug 22, 2008 at 7:02 AM, Mike Driscoll <mike@pythonlibrary.org> wrote:
  

Tony Cappellini wrote:
    

To be more precise, my inspection tool doesn't have the same Toolbar
buttons as in the screenshot here
http://wiki.wxpython.org/Widget%20Inspection%20Tool

My Inspection Tool Looks like this (attached)

Mine doesn't. It has all the same toolbar buttons that the wiki shows. I'm
using the 2.8.8.0 version of the Demo. What about you?

-------------------
Mike Driscoll

Blog: http://blog.pythonlibrary.org
Python Extension Building Network: http://www.pythonlibrary.org

Tony Cappellini wrote:

To be more precise, my inspection tool doesn't have the same Toolbar
buttons as in the screenshot here
http://wiki.wxpython.org/Widget%20Inspection%20Tool

My Inspection Tool Looks like this (attached)

The sizer highlight (and others) was added in 2.8.8.0.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!