View Single Post
  #7  
Unread 03-04-2006, 10:01 PM
mkb102 mkb102 is offline
A Young Mystail Rat
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 6
Default

Thanks for trying

I have also been playing with it today, and having a lot of problems!
Firstly i tried putting:

Parent.Parent.Parent.Parent.MainHUD.MainChat.Chatpage.ChatFrame.ChatInput.Text = 'foo'

in the OnPressed attribute. When i clicked the button nothing would happen. But if i logged out to character select, and back in, then foo would appear in all my chat windows as required. Is there a way to 'refresh'/'reload'/'revalidate' the windows objects without having to totally reload the UI?


You mention in your post that you can get it to 'paste the data into the chat input just fine': what does this mean, and what code did you use to do this?

' but getting it to pass through chat requires manually deleting the invisible object preceeding the price' - I appologise but im not exactly sure what this means. What do you mean by, 'getting it to pass through chat'?

Thanks!
Reply With Quote