If I set the width to a fix value (eg 300px), the width of the list is fix, no
matter how many items are in the list.
--- In flexcoders@yahoogroups.com, Tim Statler wrote:
>
> Have you tried setting 'width' on the List? e.g.,
>
>
>
> Tim
>
Hi,
here you can see a simple example with a horizontal list. after adding text
into the textinput and pressing enter, new items will be added to the list. the
with of the list automatically grows, if you add more items. but i can't find a
way, to set the with correctly, if the width is lower t
Hi,
my Application is multilingual. So I tried to set errormessages in all
validators by databinding.
Here you can see a simple example.
...
var tooShortErrorMessage:String="Test Message";
...
...
...
If the tooShortError occurs, I always get the Message "This string is
shorter than the minim
Hi,
I have some problems with the following example
http://www.macromedia.com/2003/mxml";
xmlns="*" width="100%" height="100%">
If I set the vScrollPolicy i
Hi,
I want to add an icon to a button at runtime.
I watched the generated as-File and the button was generated to this code:
new mx.core.UIObjectDescriptor({ type: mx.controls.Button, id: Button7",
_properties: function() { return { icon:
"__Resources.0967270563.Palfinger_Rhino_2_jpg" }; }}),
Hi,
I've two questions:
1.
How can I change the thickness of die red-border of a textinput-box,
if the input is not valid?
2.
Is there a possibility to show the errermessages tooltip without
moving the mouse over the invalid textinput-box?
best regards
reini
Yahoo!
st 17, 2005 9:01 PM
> To: flexcoders@yahoogroups.com
> Subject: RE: [flexcoders] Repeater doesn't work
>
> I don't see an import statement for the TestData class.
>
> Rob Rusher
>
> RIA Consultant
> Macromedia Certified Flex Instructor
> e:[EMAIL PRO
unfortunatly this was only a copy-paste failure.
it also doesn't work with "()".
Yahoo! Groups Sponsor ~-->
http://us.ard.yahoo.com/SIG=12hfi8osu/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124289768/A=2894321/R=0/SIG=11d
Hi,
I want to use LocalConnection to send Data between to Flex-Windows.
I tried it with these two Files:
listener.mxml
http://www.macromedia.com/2003/mxml";
creationComplete="CC();">
--
Hi,
I tried tu use a Repeater like you can see in the code below. Can
anybody tell me, why no data will be shown?
http://www.macromedia.com/2003/mxml";
creationComplete="CreationComplete();">
Message-
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of r_woess
> Sent: Friday, July 01, 2005 3:17 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Set/Get labelWidth in mx:Form
>
> Hallo,
>
> I tried to get the labe
Hallo,
I tried to get the labelWidth-Property in a mx:Form. I tried it
directly with formID.labelWidth and with
formID.getStyle("label-width"). But I don't get any values.
Does anybody know, how I can solve the problem?
Best regards
Reini
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.c
Hope that helps.
>
> -abdul
>
> ##components.mxml##
>
>
> http://www.macromedia.com/2003/mxml";
> xmlns="*">
>
>
>
>
>
>
>
>
>
>
>
>
>
> -Origina
Hi,
I've a problem, after removing and adding components at runtime. After
that, I can't see the content of TextInput-Fields, ...
I wrote a short example:
components.mxml
http://www.macromedia.com/2003/mxml";
xmlns="*">
Hi,
I need a headerRenderer in my DataGrid, to show headlines in two
lines.
For this I wrote an actionscript-class "MultiLineRenderer.as" and
included this class into the headerRenderer-Attribute. But this
doesn't work. Only if I included the same class into the cellRenderer,
the MuliLineRenderer
15 matches
Mail list logo