From: Shannon W. <we...@ro...> - 2005-03-15 20:19:32
|
Bob Doan wrote: >Shannon, > >It seems the documentation is not correct and the link feature on text >is not implemented. > >If you wanted to make it work you would have to hit: >rlib.h >parsexml.c >resolution.c >free.c >layout.c > >Or just as me to do it.. (it's only a 5 minute job) > >- bob > > Hey Bob, Ok, could you do it please? :) On a related note, currently the link attribute for Field puts the entire width of the field content into the <a href> -- including the spacers that fill out the width if the text isn't long enough. This ends up looking pretty bad in html. Ideally the <a href> would only wrap the text, and then the spaces would be tacked on after that. Any possibility of that fix getting squeezed in as well? Thanks, Shannon |