A simple gtk app on ARM

2005-03-09 Thread Robertson, Ezban
Hi All, I'm fairly new with gtk+ programming. Nonetheless, I'm trying to run a simple application on an arm platform runninx Xfbdev - TinyX. I've compiled the source with the pkg-config options and everything compiles ok. The problem arises when I run it. The X server is already running, and the W

Re: A simple gtk app on ARM

2005-03-09 Thread DaveMDS
I all, I have a problem with GtkIconView: when I try to set the width of the icons with: gtk_icon_view_set_item_width(icon_view,128); the placement of the icon become strange. If I don't touch the width all the icon are at the correct position, but if I try to enlarge some icon take 2 or more cell