fred123
|
2010-01-27
, 14:04
|
Posts: 196 |
Thanked: 54 times |
Joined on Jan 2010
@ UK
|
#81
|
The Following User Says Thank You to fred123 For This Useful Post: | ||
|
2010-01-27
, 16:18
|
Posts: 42 |
Thanked: 16 times |
Joined on Jan 2010
|
#82
|
The Following 2 Users Say Thank You to liedekef For This Useful Post: | ||
|
2010-01-28
, 00:16
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#83
|
|
2010-01-28
, 00:53
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#84
|
|
2010-01-28
, 01:15
|
Posts: 112 |
Thanked: 122 times |
Joined on Dec 2009
@ London, United Kingdom
|
#85
|
... and very basic Font Management... spotted into the wild!!!
however code is still very buggy (and possibly "bricky")... I don't dare to deliver yet!!!
|
2010-01-28
, 01:56
|
Posts: 196 |
Thanked: 54 times |
Joined on Jan 2010
@ UK
|
#86
|
|
2010-01-28
, 02:00
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#87
|
nice! Let's make it for v1.0 or 2.0...
Anyway.. are you on #maemo? I see that you used gtk_label_set_line_wrap but it was before the label instantiation.. raising a critical warning and not causing any effect. I tryed to "fix" it by just putting it 2 lines below but then our commands would be wrapped in a weird manner..
at the end I think it's better to ship (at least for now) without auto-wrap. Or maybe as an option in future releases..
I'll upload a new version right now if your patch and some tweaks. I think we should stick to that version then.. just bufixing so that we can move it up to extras.
Thanks for all the help!
//AP for Widget Width Mod
//AP1 for Font Management Mod
//AP2 for Command Title/Label visibility Mod
//APDBG for general debug purposes
gdouble heightRatio;//AP
gboolean showCmdLabel;//AP2
guint cmdFontName;//AP1
|
2010-01-28
, 02:22
|
Posts: 112 |
Thanked: 122 times |
Joined on Dec 2009
@ London, United Kingdom
|
#88
|
The Following User Says Thank You to cpscotti For This Useful Post: | ||
|
2010-01-28
, 03:37
|
Posts: 313 |
Thanked: 247 times |
Joined on Jan 2010
@ USA
|
#89
|
|
2010-01-28
, 03:55
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#90
|