Skip to content

Home News Screenshots Wiki Themes Bugtracker Members Logos Search
  You are not logged in Link icon Log in Link icon Join
You are here: Home » Bugs, issues and feature requests collector » Unnecessary fillstyle execution

Log in
 

Issue 32 of Bugs, issues and feature requests collector [pgui]

Title: Unnecessary fillstyle execution
Status: Pending Security related: No
Description: Run the "gridtest.py" sample, with pgserver in profiling mode. The profiling results will show a lot of unnecessary calls to theme_lookup and other f...
From: micah on Apr 24, 03 01:56
micah Last update: ~
Topic/class: pgserver/bug Importance: low
Version info: Version details; also include related info like browser, webserver, database, python, OS, etc.
 
Transcript for Issue 32 (1 )
= Request - Entry #1 by micah on Apr 24, 2003 1:56 am

 Run the "gridtest.py" sample, with pgserver in
profiling mode. The profiling results will show a lot
of unnecessary calls to theme_lookup and other
functions related to fillstyle execution even when the
buttons aren't changing size or state.