Menu

#9 encrypted icon on mac statusbar

open-accepted
None
5
2007-06-20
2005-12-04
No

It's only displayed half. Probably you have to do
something similar to what I did in SPE to make it
cross-platform:
rect = statusBar.GetFieldRect(0)
icon.SetPosition((rect.x+(rect.width-16)/2,
rect.y+(rect.height-16)/2))

(if your icon is 16x16)

Discussion

  • Nir

    Nir - 2006-12-04
    • status: open --> pending-postponed
     
  • Nir

    Nir - 2006-12-04

    Logged In: YES
    user_id=933518
    Originator: NO

    Postponed until I find a OSX test system.

    Thanks for the bug report.

     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539
    Originator: NO

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending-postponed --> closed-postponed
     
  • Nir

    Nir - 2007-03-07
    • status: closed-postponed --> open-accepted
     
  • Nir

    Nir - 2007-06-20
    • assigned_to: nobody --> jneb
     

Log in to post a comment.

Auth0 Logo