GTK+的使用? - Linux

Table of Contents

請問各位強者,

如果我在console mode裡寫一隻程式,
它會用GTK+的library來呈現一個GUI畫面.
假使我系統中並沒有x window之類的東西,
就只有console mode,
這時...這個GTK+程式, 會畫的出東西嗎?
謝謝

--

--

All Comments

Agatha avatarAgatha2009-11-05
沒有X跟GTK+應該沒辦法吧?這個都有dep的不是 @_@
Elma avatarElma2009-11-05
用在embeded中,所以能不裝就不裝囉, 只用GTK+不行嗎?
Audriana avatarAudriana2009-11-08
應該可以用GTK+ 的DirectFB後端,好像可以不用X
Victoria avatarVictoria2009-11-09
嗯樓上說的對,我查到可以用DirectFB, 謝謝