- i search Data.Dynamic
how to make use of it to dynamic add widget to increase
bgBac1 <- imageNewFromFile "example1_big.png"
row0 <- hBoxNew False 2
boxPackStart row0 bgBac1 PackNatural 0
- how to add opengl as a widget in gtk2hs window ? after search it need GtkGLext, but i have installation problem, i search this method, however the createwindow is not a widget can not be added to vbox Programming in Haskell via Opengl and GLUT