--- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > Hi, > > first of all to the second part of the subject: the old > drawstringframed wrote the dots (...) outside the area given by > width. I fixed that, it looked very bad in the tv menu. But now a > text > that fit's will be shorten. As example: the text "Geometry" will fit > the > width, but not "Geometry...". When writing "Geometry", the functions > draws "Geometr...". Gustavo, can you take a look at it and fix it, > you > know the code better than anyone, my last fix was more a bug-change > than a bug-fix. >
Hehheheheh... I fixed it, and it was MY fault :) I dunno what hapened to my that night, when I did the code... some stupid errors! Like these: 1) If the char was '\t', I use the size of '\t' but use ' '! 2) I was checking for the (already occupied size + char_size + ELLIPSES SIZE!!!) Why I did that?! So lazzy! However it's fixed now, and the 'Directory: ' displays all right. > Now, what's new: I changed the xml files for the dischi1 skin and > forgot something -- but the effect was really cool. It's not perfekt, > but take a look at the video menu (I like that now) and the image > menu > (doesn't look that good). The selected images are larger than the non > selected, IMHO it looks very cool. > COOL! Maybe we can make something like Apple did :) > I also added up/down arrows to the listing area, but I'm not very > happy with the placement for the images, maybe someone has a better > idea. IMHO they must be over some part of the listing, so they don't occupy much space (as now) BTW, very beautiful arrows! But maybe we want the more bright, since they don't contrast with the BG. > And last, the skin now searches for images in the current directory, > skins/images and the icon dir. Ok, I've fixed the round2.xml where you still used the relative path stuff. > I nearly forgot: blue2_big and blue2_small are gone, it's only blue2 > now. Ok. I've played with the blue2.xml, Image browser. As you can see, we said that we want valign="center" and align="center", but we're not obeying that. Also, you're not using max(item, selected item) as the value for items (width, height) so you get undesired results (take a look at the image browser) Please tell me where to fix that, so I'll do that (I'm still quite confused where to find things on your new skin) BTW, what about the TV Guide stuff? I still have to fix something? Where? I got quite confused before and you didn't replied the last email about that topic. Gustavo _______________________________________________________________________ Yahoo! Mail O melhor e-mail gratuito da internet: 6MB de espa�o, antiv�rus, acesso POP3, filtro contra spam. http://br.mail.yahoo.com/ ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
