Ive got an icon view and im currently looking at trying to get the label under the icon to center... i cant seem to figure it out... also im trying to figure out a way to smartly breakap text in the label to new lines (Like GNOME, OS X, Windows does) rather then cutting words in half like it does...
For Example... In OS X "MonoDevelop Development Environment" would be shown as:
"MonoDevelop Development 
Environment" (Centered text)
Insicde the icon view it would be:
"MonoDeve
lop Deve
lopment
Environ
ment" (Left Alignment Text)

any idea how to do this?... im working with Framework 2.0 and GTK 2.8....
i saw a seemingly working example on the MD website: http://www.mono-project.com/files/1/12/GtkSharpIconView.png 
The code for that example isnt available on the site so im assuming its a screen shot of a working example in another language... If i could find that example be it C, C++, C#, VVB, Perl, whatever id have something to work with...

Glenn

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to