GTK+ 2.0 教學-按鈕盒 Button Boxes
2008-02-27
按鈕盒(Button Boxes)可以很方便地快速佈置一組按鈕。它有水平和垂直兩種樣式。你可以用以下Continue Reading
按鈕盒(Button Boxes)可以很方便地快速佈置一組按鈕。它有水平和垂直兩種樣式。你可以用以下Continue Reading
捲動視窗(Scrolled windows)用於創建一個可捲動區域,並將其它元件放入其中。可以在捲動Continue Reading
一般很少直接使用視埠(Viewport)元件。多數情況下是使用捲動視窗元件,它內部使用了視埠。 視埠Continue Reading
如果想要將一個視窗分成兩個部分,可以使用窗格視窗元件(The paned window widgetContinue Reading
比例框架元件(The aspect frame widget)和框架元件(frame widget)Continue Reading
佈局容器(The Layout container)與固定容器(the Fixed containeContinue Reading