Changes between Initial Version and Version 9 of Ticket #268


Ignore:
Timestamp:
03/24/11 11:43:49 (2 years ago)
Author:
ArcRiley
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #268

    • Property Component changed from _core-x11 to soy.widgets
    • Property Summary changed from ability to set the icon of a window to ability to set Window.icon
    • Property Priority changed from Medium to Low
    • Property Milestone changed from beta1 to beta4
    • Property Owner ArcRiley deleted
  • Ticket #268 – Description

    initial v9  
    1 all we need to do is extract the data from a texture to a bitmap buffer and call a slightly modified _setProperties() 
     1GDK provides cross-platform support for this, though we need the code to transform a texture into the format required by GDK.