[MPlayer-dev-eng] [GUI] about MPlayer credits updated

Colin Leroy colin at colino.net
Fri Jan 31 09:19:50 CET 2003


On Fri, 31 Jan 2003 02:55:15 +0100 Diego Biurrun <diego at biurrun.de> wrote:

Hi,

> How do you measure the string length?  I just arbitrarily increased
> 1481 to 2481 after noticing that some names were cut off..  Is that
> OK?  Probably not.

You may printf("%d", strlen (string)) ;)

Anyway gtk_text_insert() allows you to pass -1 as length 

http://developer.gnome.org/doc/API/gtk/gtktext.html#GTK-TEXT-INSERT

Cheers,
-- 
Colin
http://www.nongnu.org/ayttm/ : Chat with your friends
 via msn, aim, yahoo, and more


More information about the MPlayer-dev-eng mailing list