Aha!

...the PageTemplate only refreshes when I do something to change the
display (open/edit another tiddler)....then the OptionsPanel gets
refreshed and txtUsername gets changed..........I was watching to see
it change instantaneously........maybe asking toooo much........

since I can assume my people will do something after they enter their
login...then the problem is actually solved....more precisely not a
problem...I was my way of wanting to see it work....

Thanks anyway

Skye

On 11 maio, 05:33, FND <[email protected]> wrote:
> > I want, that when a person opens the Login box and types in the
> > details for txtUploadUserName....then txtUsername gets changed and
> > refreshed to the same value.
>
> If I understand this correctly, you want the field displaying the
> UserName to be updated after changing the variable?
> The easiest way would be to call refreshDisplay:
>      config.options.txtUserName = "foo";
>      refreshDisplay();
>
> HTH.
>
> -- F.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to