JSWolf
02-02-2008, 11:25 AM
I just found this and it contains LRS code to use images as links. It also contains the compiled LRF code.
When I've tried to decompile it with lrf2lrs it crashes and lrs2lrf crashes compiling the code. Yet it runs fine on my 505.
kovidgoyal is there something new in this code or is it something we;ve just never known about?
kovidgoyal
02-02-2008, 12:26 PM
Couple of interesting features. Use of templates for vertical vs. horizontal layout and the BaseButton and FocusIn button. It's all there in the LRS spec :)
JSWolf
02-03-2008, 06:25 AM
So how can we the ordinary user generate such code and then turn it into LRF?
JSWolf
02-03-2008, 01:51 PM
So from what I gather, BBeB is more powerful then what we are able to currently do with it right?
kovidgoyal
02-03-2008, 02:38 PM
Yeah much more powerful. It actually defines a vector drawing language with primitives like line, circle, etc.
JSWolf
02-03-2008, 05:06 PM
Is there any software out there be it free or commercial that takes advantage of BBeB?
kovidgoyal
02-03-2008, 05:51 PM
Not that I know of. Presumably SONY's BBeB genration software does, but I think they only make that available to publishers.
EDIT: I should add that enabling support for image buttons on lrs2lrf aand lrf2lrs should be pretty easy. I just have too many things on my plate to do it.
JSWolf
02-04-2008, 08:46 AM
So if I put in a ticket, would you eventually get to it when you have time?
It would be nice to be able to use graphics as links in html2lrf.
kovidgoyal
02-04-2008, 11:15 AM
Sure open a ticket, but this is going to be way down on my priority list.