Yuren's Info Area
語言本身無所不能,設計師的表達能力是唯一的極限
2009/08/13
在 GtkEventBox 使用背景圖片
沒想到在網頁程式裏面這麼簡單的事情,在 GTK 上弄還真麻煩 :P
如果想在 GTK 的元件中使用自己的背景圖時,主要的方法有兩種
用 expose_event 繪製
至換元件的 style
我自己使用第一個方法時有點詭異,如果在 Container 加入其他元件時,這些子元件都無法正確顯示。所以就用了第2種方法。
參考資料
Sample Code 426: How to place a background image in GtkEventBox - Part 4 - tiled background image with transparencies?
Sample Code 423: How to place a background image in GtkEventBox - Part 1 - tiled background image?
參考資料都是用 PHP,我是參考他的方法用 C 重新實現
沒有留言 :
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 ( Atom )
沒有留言 :
張貼留言