RE: [flexcoders] mx.control.alert

2006-03-06 Thread Deepak Verma










Thanks Matt, The height property increases
the size of the Alert box. But it does not realign the controls inside the Alert
box. (The height of the textbox where the message is displayed is still the
same)











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Matt Chotin
Sent: Sunday, March 05, 2006 3:16
AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders]
mx.control.alert





If you call Alert.show youll get
the Alert instance back. You should be able to then set its width and
height.



Matt











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Deepak Verma
Sent: Thursday, March 02, 2006
9:41 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders]
mx.control.alert





Yes, adding \n \r increases the box size
but scrollbar is still there .

Any ideas to remove scroll bar











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: Friday, March 03, 2006 12:09
AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders]
mx.control.alert





Try adding some
\n and \r to the end of the text you put in to the
Alert 
box.

- Original Message - 
From: deepu_verma [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, March 02, 2006 12:05 PM
Subject: [flexcoders] mx.control.alert


Hi all,
I am using mx.controls.Alert.show in flex 1.5
The text in the alert box is displayed with a
vertical scroll bar.
How can I increase the size of the alert box.

Thanks,
Deepak






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links















--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





  




  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











RE: [flexcoders] mx.control.alert

2006-03-06 Thread Matt Chotin










It may be that you just wont be
able to use Alert and need to create your own instance. Can you post your call
to Alert with the approximate length of the text? 











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Deepak Verma
Sent: Sunday, March 05, 2006 9:52
PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders]
mx.control.alert





Thanks Matt, The height property increases
the size of the Alert box. But it does not realign the controls inside the
Alert box. (The height of the textbox where the message is displayed is still
the same)











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Matt Chotin
Sent: Sunday, March 05, 2006 3:16
AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders]
mx.control.alert





If you call Alert.show youll get
the Alert instance back. You should be able to then set its width and
height.



Matt











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Deepak Verma
Sent: Thursday, March 02, 2006
9:41 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders]
mx.control.alert





Yes, adding \n \r increases the box size
but scrollbar is still there .

Any ideas to remove scroll bar











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: Friday, March 03, 2006 12:09
AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders]
mx.control.alert





Try adding some
\n and \r to the end of the text you put in to the
Alert 
box.

- Original Message - 
From: deepu_verma [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, March 02, 2006 12:05 PM
Subject: [flexcoders] mx.control.alert


Hi all,
I am using mx.controls.Alert.show in flex 1.5
The text in the alert box is displayed with a
vertical scroll bar.
How can I increase the size of the alert box.

Thanks,
Deepak






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links
















--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











RE: [flexcoders] mx.control.alert

2006-03-04 Thread Matt Chotin










If you call Alert.show youll get
the Alert instance back. You should be able to then set its width and height.



Matt











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Deepak Verma
Sent: Thursday, March 02, 2006 9:41
PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders]
mx.control.alert





Yes, adding \n \r increases the box size
but scrollbar is still there .

Any ideas to remove scroll bar











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL
Sent: Friday, March 03, 2006 12:09
AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders]
mx.control.alert





Try adding some
\n and \r to the end of the text you put in to the
Alert 
box.

- Original Message - 
From: deepu_verma [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, March 02, 2006 12:05 PM
Subject: [flexcoders] mx.control.alert


Hi all,
I am using mx.controls.Alert.show in flex 1.5
The text in the alert box is displayed with a
vertical scroll bar.
How can I increase the size of the alert box.

Thanks,
Deepak






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links














--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











RE: [flexcoders] mx.control.alert

2006-03-03 Thread Deepak Verma










Yes, adding \n \r increases the box size
but scrollbar is still there .

Any ideas to remove scroll bar











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of JesterXL
Sent: Friday, March 03, 2006 12:09
AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders]
mx.control.alert





Try adding some
\n and \r to the end of the text you put in to the
Alert 
box.

- Original Message - 
From: deepu_verma [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, March 02, 2006 12:05 PM
Subject: [flexcoders] mx.control.alert


Hi all,
I am using mx.controls.Alert.show in flex 1.5
The text in the alert box is displayed with a
vertical scroll bar.
How can I increase the size of the alert box.

Thanks,
Deepak






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links













--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











Re: [flexcoders] mx.control.alert

2006-03-02 Thread JesterXL
Try adding some \n and \r to the end of the text you put in to the Alert 
box.

- Original Message - 
From: deepu_verma [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, March 02, 2006 12:05 PM
Subject: [flexcoders] mx.control.alert


Hi all,
I am using mx.controls.Alert.show in flex 1.5
The text in the alert box is displayed with a vertical scroll bar.
How can I increase the size of the alert box.

Thanks,
Deepak






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/