Ask a Question related to Macromedia Director Lingo, Design and Development.
-
WolfHeart #1
Text focus on fields
ih all,
i dont found what i m seeking on the board so i ask :
how to switch text focus on fields ? like in Windows with the TAB key
thanks all,
WolfHeart Guest
-
Text edit functions not working for text entry fields onMAC
In all the text-entry fields - one cannot cut, copy, paste, nor perform other normal text edit functions on MAC using Firefox. Any idea about the... -
input text cursor focus
hi friends i have taken input text field, i want this field cursor is on focus while enter the page. how do i do that. bye prasad -
Set focus in Text Box
hi i have a user control contaning some text boxes my problem on form load i want to set focus on the first text box i tried doing it using... -
out of focus photos and text
I recently switches from Windows ME to Windows XP, and now my printed photos and text are soft. I am using the same software (Photoshop 6.0 and... -
Setting Initial Focus on a Text Box
How do i set the focus on a Textbox upon initial display of the page? -
Rob Dillon #2
Re: Text focus on fields
Editable field and text members have a tab property. If you check that
option in the property inspector window or you can set the property
using lingo.
The tab order is based on the sprite numbers, not on the order of the
members in the cast.
--
Rob
_______
Rob Dillon
Team Macromedia
[url]http://www.ddg-designs.com[/url]
412-243-9119
[url]http://www.macromedia.com/software/trial/[/url]
Rob Dillon Guest
-
WolfHeart #3
Re: Text focus on fields
ok thanks
"Rob Dillon" <rob@ddg-designs.com> a écrit dans le message de
news:231120031123591030%rob@ddg-designs.com...> Editable field and text members have a tab property. If you check that
> option in the property inspector window or you can set the property
> using lingo.
>
> The tab order is based on the sprite numbers, not on the order of the
> members in the cast.
>
> --
> Rob
> _______
> Rob Dillon
> Team Macromedia
> [url]http://www.ddg-designs.com[/url]
> 412-243-9119
>
> [url]http://www.macromedia.com/software/trial/[/url]
WolfHeart Guest
-
Mark A. Boyd #4
Re: Text focus on fields
If you want to do it with Lingo you can use 'the keyboardFocusSprite'. This
will allow you to support Shift+TAB to select a previous field as most
applications do.
--
Mark A. Boyd
Keep-On-Learnin' :)
Mark A. Boyd Guest



Reply With Quote

