Ask a Question related to Macromedia Director Basics, Design and Development.
-
mykapok webforumsuser@macromedia.com #1
typing from right to left
I am looking for a way to write from right to left (editable fields).
I found once an xtra that seemed to allows this...but forgot the name
Is there any one who knows its name ?
Or any other mean to reverse the typing ?
thx
mykapok webforumsuser@macromedia.com Guest
-
LEFT + LEFT vs LEFT + RIGHT
In order to do a full outer join in MySQL one must use a union. Is there any good reason to do SELECT ... LEFT JOIN UNION SELECT ...... -
Get Top and Left?
I have added a control to my form in the codebehind (eg TextBox tb1 = new TextBox();). I now need to determine the width, CSS left, CSS top... -
Duck Typing
In the Method Redefinition thread, this explanation of Duck Typing is offered ... This is slightly different than my understanding of Duck... -
typing within director? how is it done ?
on your virtual key I would set a behavior that would get the spritenumber of the active field and then have the line: ... -
Help with some typing
Hello everyone I got a problem and I can't seem to figure it out. I designed a template in Photoshop and want to put some text and pictures in it... -
JB #2
Re: typing from right to left
The proper things (I assume) to do is let a forign language operating
system provide the text support.
Otherwise one can accomplish the effect in Lingo with on keyUp, keyDown
handlers trapping the normal text entry, set field to left justift, turn
off word wrap and keep the editing requirements simple. Simlating all of
the normal text insert/edit facilities can be a pain.
JB Guest



Reply With Quote

