You will be very happy when I finnish... 

I sent some initial patches that could do something better than we do
now, but they're too ugly :) So Dischi and I defined an better approach
(formating using XML)... If you want to know more, please search the
list.


Gustavo


 --- Aubin Paul <[EMAIL PROTECTED]> escreveu: > Wow... I didn't even
think it was setup /THAT/ properly :) This is
> remarkably easier than editing the code.
> 
> I can wait for Gustavo's thing, it's mainly a cosmetic issue, but
> because I made the info area 'thinner' to account for the idlebar, I
> needed to compress the info a little.
> 
> Aubin
> 
> On Mon, Jun 02, 2003 at 03:32:16PM +0200, Dirk Meyer wrote:
> > Aubin Paul wrote:
> > > Guys,
> > >
> > > I'm trying to change the TV guide info area since it's not using
> it's
> > > space very efficiently right now. It looks like this:
> > >
> > > ---
> > > Show Name
> > > Show Title
> > > Show Start - Show End
> > > Description (I think, there isn't space for it right now)
> > > ----
> > >
> > > the problem is, I can't figure out where this is being drawn. In
> > > tvguide.py, the code says it /should/ look like this:
> > >
> > > Show Name "Show Title"
> > >
> > > but it doesn't do that anywhere. I've been grepping around like
> crazy
> > > and to no avail, so I thought I'd ask for help.
> > >
> > > (Here's how I think it could work:
> > >
> > > ----
> > > <big font>Show Name 'Show Title'</big font>                       (Start - End)
> > >   description     
> > > description
> > > ----
> > 
> > It's in blue1_big.fxd:
> > 
> >     <layout label="tv info">
> >       <background>
> >         <rectangle size="0" bgcolor="0x80000000" radius="10"
> width="max"/>
> >       </background>
> >       <content x="10" y="10" height="max-20" width="max-20"
> type="text"
> >         spacing="10" font="tv">
> >         <item type="default">
> >           @title@
> >           @sub_title@
> >           @start@ - @stop@
> > 
> >           @desc@
> >         </item>
> >       </content>
> >     </layout>
> > 
> > 
> > But right now, you can't change the font size/color in the info
> area
> > for only one part. Gustavo is working on a new and better info
> area.
> > 
> > 
> > Dischi
> > 
> > -- 
> > All wiyht. Rho sritched mg kegtops awound?
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: eBay
> Get office equipment for less on eBay!
> http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
> _______________________________________________
> Freevo-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-devel 

_______________________________________________________________________
Yahoo! Mail
Mais espa�o, mais seguran�a e gratuito: caixa postal de 6MB, antiv�rus, prote��o 
contra spam.
http://br.mail.yahoo.com/


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to