On Sat, Sep 6, 2008 at 11:14 AM, Nicole Scholz <[EMAIL PROTECTED]> wrote:
Hi Nicole,
> I removed the "~getEnd" and then only second textfield was shown,
> I think it overwrote the first one. There is no difference in my example
> between adding the paragraph break and adding the two textfields with
> xShapeTextCursor~getEnd. The textfields are always put next to another.
so, there should be an error elsewhere. I tried it today and it works.
When I call insertControlCharacter with xShapeTextCursor~getEnd, both
text fields are on one line, but when I remove ~getEnd, the second
text field is below the first one. It works and you have an error
somewhere else which I can't see.
I think that you should try to ...
- put some normal text here ->
xTextFieldProps~setPropertyValue("Representation",text "0a0909"x)
(instead of 0x0909)
- remove ~getEnd
- make your rectangle shape bigger, probably it isn't big enough to
hold both text fields visible
Regards,
--
Robert Vojta
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]