Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

pypanel buffers patch by rab
Friday, June 15th, 2007 at 11:19:19am MDT 

  1. --- ./pypanel   2005-06-26 16:24:43.000000000 -0700
  2. +++ ./pypanel   2006-10-22 13:47:00.000000000 -0700
  3. @@ -44,19 +44,28 @@
  4.          self.focus   = 0                         # Currently focused window
  5.          self.rpm     = None                      # Root pixmap ID
  6.                  
  7. -        global P_HEIGHT, P_WIDTH, P_LOCATION
  8. -       
  9. +        global P_HEIGHT, P_WIDTH, P_LOCATION, P_B_BUFF, P_T_BUFF, P_L_BUFF, P_R_BUFF, P_START
  10. +       
  11.          # Misc. initializations
  12.          if SHOWLINES or SHOWBORDER:
  13.              self.lgc = self.root.create_gc(foreground=self.getColor(LINE_COLOR))
  14.          if not P_WIDTH:
  15.              P_WIDTH = self.screen.width_in_pixels - P_START
  16. +        elif P_WIDTH:
  17. +           P_WIDTH -= P_START
  18. +       if P_L_BUFF != 0 and P_R_BUFF != 0:
  19. +           P_WIDTH -= P_R_BUFF + P_START + P_L_BUFF
  20. +           P_START += P_L_BUFF
  21.          if SHOWBORDER:
  22.              P_HEIGHT += 2
  23.          if P_LOCATION:
  24.              P_LOCATION = self.screen.height_in_pixels - P_HEIGHT
  25. -        else:
  26. +           if P_B_BUFF != 0:
  27. +                  P_LOCATION -= P_B_BUFF
  28. +       else:
  29.              P_LOCATION = 0
  30. +           if P_T_BUFF != 0:
  31. +                  P_LOCATION = P_T_BUFF
  32.          
  33.          # Setup the panel's window
  34.          self.window = self.screen.root.create_window(P_START, P_LOCATION,

advertising

Beitrag aktualisieren

Aktualisieren Sie entweder den Beitrag und schicken Sie die Änderungen ein oder erstellen Sie einen neuen Beitrag.

You may also comment on this post.

Paste aktualisieren
Beitragdetails (optional)

Hinweis: Es wird nur der Paste selbst benötigt, auch wenn die folgenden Informationen für andere hilfreich sein könnten.

Name / Titel speichern?

(mit Leerzeichen getrennt, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

worth-right