I want to position an edit box right after a text BUT the text's content is given by an user defined variable ($my_content$).
So the horizontal position of the edit box depends on the content of the user defined variable.
How can the edit box by positioned right after the text box ?
As far as I know objects positioning in WB is always absolut, not relative.
Any suggestions ?
Dynamic horizontal position of an object
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Dynamic horizontal position of an object
I am confused looking at the image you are showing a Editbox and a Combobox is this what you are meaning?
Re: Dynamic horizontal position of an object
If $my_content$ is in an Editbox could you use Alignment - Right?
-
-
- Posts: 51
- Joined: Mon Sep 05, 2016 6:56 pm
Re: Dynamic horizontal position of an object
What object type contains $my_content$?
-
-
- Posts: 51
- Joined: Mon Sep 05, 2016 6:56 pm
Re: Dynamic horizontal position of an object
$my_content$ is text and contains only text