Home
Project Folders
Teacher Resources
Student Resources
How Do I?
Literacy
MWForum
Site Map
Search
Our Team

MWForum Message [Date Index] [Threads] [Authors] [Attachments] [Subscribe]

[Thread Prev] [Thread Next]

To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: Re: transparent textbox
From: "Daniel Ajoy" <da.ajoy@xxxxxxxxx>
Date: Wed, 30 Apr 2008 10:16:49 -0500
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;

On Tue, 29 Apr 2008 12:43:26 -0500, zehava wizman <zehavawi1@xxxxxxxxx> wrote:

> Hello Forum!
>
> I try to activate proc that insert letters to textbox ,and I need the 
> textbox to
> be transparent I get an error "text1 is transparent in ttt",Is there a way to
> use this function with this mode of textbox?
>
> to ttt
> insert "a wait 1
> insert "b wait 1
> insert "t wait 1
> end
>
> to startup
> ttt
> end
>
> thanks, Zehava


You cannot change the content of transparent text boxes.

Try:

to ttt
myinsert "text1 "a wait 1
myinsert "text1 "b wait 1
myinsert "text1 "t wait 1
end

to myinsert :tb :x
opaque :tb
insert :x
transparent :tb
end


Daniel
OpenWorld Learning


  • Previous by thread: transparent textbox
  • Next by thread: RE: transparent textbox

  • To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.


    © copyright 2001 - 2008