Re: Placing textfields on image: how?
Jean Pierre Malrieu <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Le 10 avr. 06 à 00:24, Paul Lynch a écrit : > > On 9 Apr 2006, at 12:17, Jean Pierre Malrieu wrote: > >> I would like to create a reusable component that displays an >> image, and on top of that image, WOTextFields positionned at... >> specific positions. >> What would be the easiest way to acheive this? >> Has someone done this already? > > The lack of response would seem to imply that your request wasn't > very clear. In fact, I find it hard to guess what you are asking. You are absolutely right. My question was not clear at all. What I want to achieve, is a fully dynamic "fill-in diagram". > > Guess 2: you want to create text fields "above" an image - that's a > css problem, see layers. This is my problem, but I want those textfields to be dynamically positionned. I mean that there can be an arbitrary number of them, and they can be placed at whatever position depending on the info I will passing to the component. Thanks for trying to guess what my question meant... JPM