Python/wxPython/wx.StaticBitmap: Difference between revisions
Jump to navigation
Jump to search
(→XRC) |
|||
| Line 13: | Line 13: | ||
= XRC = | = XRC = | ||
<source lang="xml"> | <source lang="xml"> | ||
<object | <object name="name_of_wxsb" class="wxStaticBitmap"> | ||
<size>200, | <size>200,60</size> | ||
</object> | </object> | ||
</source> | </source> | ||