On jeudi 24 juillet 2008, M0E Lnx wrote:
> Ok... after some more testing, I think I may have miss-stated the facts
> here.
>
> Print sCMD does print the entire string. Now I'm leaning towards
> believing this is yet another bug in the gtk component
> message.info(sCMD) is what only shows the shortened string.
>
> Does not happen when using gb.qt. Only gb.gtk
>
> Can soneone else verify this??
>

I think the gb.gtk message box always take your string as HTML (and so 
interpret your '<' as a markup start), whereas the Qt library tries to guess 
if the message string is HTML or plain text.

As I can't remove this guess routine from Qt, maybe I should implement 
something like that in gb.gtk. Weird...

Regards,

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to