Re: [flexcoders] Inline Design View Rich Text Editing - where?

2006-05-16 Thread Anant Gilra



The RichTextEditor does exactly that. mx:RichTextEditor/ is available in Flex2. (Are you using Flex 1.5?)Thanks,Anant.On 5/16/06, judah
 [EMAIL PROTECTED] wrote:



  




Hi David,

In Flash you have the TextField in the toolbar. You drag that textfield
to the stage and then you can highlight and select certain words and
format them. You probably have about 20 different formatting options.
In Flex there is no toolbar with a textfield control on it. You can add
a text input, textarea or label component to the stage and double click
on it and a simple single text field appears but there are no options
to format the text. 

So any formatting that I do I have to do I do by hand in the mxml
source code inside a text tag or if I'm there is a lot of formatting
I'll go into Dreamweaver, format it and then copy and paste it into the
mxml Text tag. But I heard that they are going to improve the inline
text tool. I just want to know where they are at and what to expect. 

Judah

David Harris wrote:

  Hi,there is a mx:RichTextEditorIs this what you mean?On 5/16/06, judah 
[EMAIL PROTECTED] wrote:  
  
 Hi Adobe, I'm not sure if I missed it or not but I do not see any rich text editing tools in the Flex Builder 2.0 IDE. If there aren't any at this time are there any plans to put something in before final release?
 I know Flex is for creating RIA's but I'm running into cases/places in my app where I'd like to format text information. What I'm doing now is jumping into Dreamweaver to edit html text that I then copy and paste
 inside a textarea htmlText tag. I'm not complaining. Flex has some killer features. What I want to know is if I should I fill out a feature request. Judah -- Always bear in mind that your own resolution to succeed is more important
than any one thing. You can have anything you want - if you want it badly enough. You can beanything you want to be, do anything you set out to accomplish if you holdto that desire with singleness of purpose.
 - Abraham Lincoln -- 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.

 
  
   Yahoo! Groups Sponsor ~-- Home is just a click away. Make Yahoo! your home page now.
http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/nhFolB/TM
~- --Flexcoders Mailing ListFAQ: 
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/
 




  



-- Always bear in mind that your own resolution to succeed is more important than any one thing.You can have anything you want - if you want it badly enough. You can be anything you want to be, do anything you set out to accomplish if you hold to that desire with singleness of purpose. 
- Abraham Lincoln






--
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
.



  
















--
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] PopupMenuButton closes on clicking SubMenu [b3]

2006-05-12 Thread Anant Gilra



PopUpMenuButton doesn't support nested Menu's in 2.0. Its been documented. Thanks,Anant.On 5/12/06, mitchgrasso 
[EMAIL PROTECTED] wrote:Using Flex 2b3, it seems that when you click on a submenu item in the
menu opened by a PopUpMenuButton, the submenu is displayed briefly butthen the menu closes. The behavior works correctly when using aMenuBar control. mx:XML format=e4x id=dp2
rooteditItem label=Cut/editItem label=Delete/editItem label=SubMenueditItem label=Item 1/
editItem label=Item 2/ /editItem/root/mx:XMLmx:PopUpMenuButton id=pb2 dataProvider={dp2}
labelField=@label showRoot=false/Is this a bug or expected behavior? Is there a property i am missing?thanks,Mitch Yahoo! Groups Sponsor ~--
Everything you need is oneclick away. Make Yahoo! your home pagenow.http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/nhFolB/TM~-
--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: 
http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 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/






--
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] TextEvent.LINK not calling function

2006-05-11 Thread Anant Gilra



You seem to have selectable set to false. If you leave it as its default i.e. true, the LINK event will be dispathced.I don't think selectable=true should be a requiredment for this. Could you log a bug for htis please.
Thanks,Anant.






--
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] MenuBar - change events for branch items

2006-05-11 Thread Anant Gilra



I guess you could listen to the mouseUp handler and dispatch your own change event, and also call the public funtion hide(). I haven't tried it, but it should work. You could refer the mouseUpHandler code in Menu for some help.
Thanks,Anant.On 5/11/06, n51red [EMAIL PROTECTED] wrote:
Is it possible to make branch nodes behave the same as leaf nodes inresponse to a mouse click, that is, close the menu and fire a changeevent?I assume such events a fired 'behind the scenes' and are canceled some
where along the hierarchy.I'm thinking of trying expand the MenuBar class to achive thisbehaviour, but is there a simpler way that I'm missing?Any suggestions would be greatly appreciated,N51
 Yahoo! Groups Sponsor ~--Get to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/nhFolB/TM~---Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 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/







--
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] How to use assets from a theme?

2006-05-10 Thread Anant Gilra



You could do something like?xml version=1.0 encoding=utf-8?mx:Application xmlns:mx=http://www.adobe.com/2006/mxml 
mx:Style Button{upIcon: Embed(source=Assets.swf,symbol=TreeNodeIcon)}/mx:Style mx:Button id=b//mx:Application
On 5/10/06, Bas J. Brey [EMAIL PROTECTED] wrote:















The default theme has icons I want to use in other
components, how can I, for example, use the "TreeNodeIcon" in a
List component?

I know I can embed the swf file but there must be
another way to access it.















--
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
.



  

















--
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] Flex2 B3, changing the tree folder icons

2006-05-10 Thread Anant Gilra



folderOpenIcon=mx.core.UIComponent works.Thanks,Anant.On 5/10/06, greenfishinwater 
[EMAIL PROTECTED] wrote:To change the open, close and default folder icons on a tree, I used
folderOpenIcon=UIComponent in Beta 2 and it worked, now in Beta 3 Iget a compile error Definition UIComponent could not be found.What has changed, I want to use the small triangle as the tree folder
icons, not any of my own icons.Thanks Andrew Yahoo! Groups Sponsor ~--Everything you need is oneclick away. Make Yahoo! your home pagenow.
http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/nhFolB/TM~---
Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: 
http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 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/






--
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] Re: problems when creating a pop up

2006-05-09 Thread Anant Gilra



Have you compiled the SimpleTitleWindow?Thanks,Anant.On 5/9/06, Doug Lowder [EMAIL PROTECTED]
 wrote:Your code, exactly as posted, works fine for me.Do you have theSimpleTitleWindow.mxml
 and TitleWindowApp.mxml files in the samedirectory?--- In flexcoders@yahoogroups.com, Alin DICU [EMAIL PROTECTED]wrote: Hi,
 I'm having problems to create a popUp. My code is exactly the sameas the one in the Flex doc examples. Here it is again: SimpleTitleWindow.mxml-
 mx:TitleWindow xmlns:mx=http://www.macromedia.com/2003/mxml title=Title Window x=268 y=86 closeButton=true click=
this.deletePopUp(); width=200 height=180 mx:Label text=Enter Name: / mx:TextInput id=email width=150/
 mx:Button label=Cancel click=this.deletePopUp();/ /mx:TitleWindow TitleWindowApp.mxml ?xml version=
1.0 encoding=utf-8? !-- Simple application to demonstrate TitleWindow layout -- mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml
xmlns=* backgroundColor=#FF mx:Script ![CDATA[ import SimpleTitleWindow;function showWindow()
{var login=mx.managers.PopUpManager.createPopUp(_root, SimpleTitleWindow, true, {deffered:true});} ]] /mx:Script mx:Panel title=Simple Panel
 mx:Button label=Click to view title window click=showWindow();/ /mx:Panel /mx:Application When I launch TitleWindowApp I have the following error : The
class 'SimpleTitleWindow' could not be loaded. Do you have any advise? Thanks, Yahoo! Groups Sponsor ~--
Everything you need is oneclick away. Make Yahoo! your home pagenow.http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/nhFolB/TM~-
--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: 
http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 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/






--
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] probleman in DateField

2006-05-09 Thread Anant Gilra



Hi,Did you explicitly try and access the function stringToDate or did a customized DateField threw that error. If you have tried to call a private method, the compiler would throw and error. Could you let me know why you need that function to be made public, what are you actually tring to acheive.
It would be good if you could provide a sample chunk of code/ log a bug.Thanks,Anant.On 5/10/06, dpsweb 
[EMAIL PROTECTED] wrote:hi all!i installed f2b3 and i have a big probleman in DateField Component:
Attempted access of inaccessible method stringToDate through areference with static type Classso i analize the source (DateField.as) and found:private static function stringToDate(valueString:String,
inputFormat:String):DateWhy the method is private ? Why not a public I search in b2 to b3 change log, but nothing found about DateField andstringToDate ..
Any ideia ??? Yahoo! Groups Sponsor ~--Protect your PC from spy ware with award winning anti spy technology. It's free.
http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/nhFolB/TM~---Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 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/







--
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] How to get the selected text in textArea

2006-05-09 Thread Anant Gilra



We currently don't have a way to directly get the selected Text. You could get the selectionBegin/EndIndex. You could also look at flash.text.TextField which is mx_internal in TextArea (could become protected later)Please log a bug (ECR for the same)
Thanks,Anant.On 5/10/06, loveewind [EMAIL PROTECTED] wrote:
Hi All, I glad to get your help. I can not find the method in flex document, Yahoo! Groups Sponsor ~--Get to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/nhFolB/TM~---
Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: 
http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 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/






--
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] Calendar pop-up window out of the bound

2006-05-08 Thread Anant Gilra



Hi David,Looks like a bug. Where exactly is the DateField placed, when it goes out of the bounds. Could you share the code/log a bug for this.Thanks,Anant.On 5/8/06, 
dodenoros [EMAIL PROTECTED] wrote:
HiDateField component is used in application for display and choose thedate. Pressing on browse date button the calendar pops up. But thecalendar is out of bounds of flex window, so half of it is not visible.
What is the parameter that enables to locate the calendar in specificplace (note that the DateFiled is used and not the separate window).ThanksDavid Yahoo! Groups Sponsor ~--
Home is just a click away. Make Yahoo! your home page now.http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/nhFolB/TM~-
--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: 
http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 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/






--
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] error: (in summary) unable to find framework_rb.swc

2006-05-04 Thread Anant Gilra



Hi Esma,Try copying all the files in en_US into a new directory tr_tr and rebuild. That should fix it.Thanks,Anant.On 5/4/06, Esma KAYA
 [EMAIL PROTECTED] wrote:Hi you all,
As general visitors I am also new to flex - as a oneday user-I installed Flex Builder 2.0 / Flex Data Services/Flash 8.5 Active X for Windows/ Coldfusion Integrationkitwhile creating a new project the following error
occured:unable to open 'C:\Program Files\Adobe\Flex Builder 2Beta 2\Flex Framework\frameworks\locale\tr_tr\framework_rb.swcI checked the defined folder to verify whether doesframework_rb.swc  really do not exist or any other
prb.I realized that the file exist with the correct name,but the point is that, its under en_US folder.There is a problem with my path flex tries to find thefile under tr_tr folder, although such folder do not
exist.I need an urgent help to continue my applications..Kindly Regards,Esma KAYA (Turkey)Esma KAYA
RD - Software Support/ ArGe - Yazılım DestekApplication Developer/ Uygulama Geliştirici-BS. Industrial Engineer/ Endüstri Mühendisi
BS. Computer Engineer/ Bilgisayar Mühendsi___Win tickets to the 2006 FIFA World Cup Germany with Yahoo! Messenger. 
http://advision.webevents.yahoo.com/fifaworldcup_uk/ Yahoo! Groups Sponsor ~--Home is just a click away. Make Yahoo! your home page now.
http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/nhFolB/TM~---Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 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/







--
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] Extending the Calendar Control

2006-05-04 Thread Anant Gilra



There's no easy way to highlight them using the public API.Manish
Its not recommended to use mx_internal properties since they maybe made private later. However you could set the styleName property of the dateGrid's dayBlocksArray to the style of your choice, in say, creationComplete of your DateChooser. (dayBlocksArray is the 7*7 grid of textField's inside the Datechooser)
d.mx_internal::dateGrid.mx_internal::dayBlocksArray[1][1].styleName = this;Thanks,Anant.






--
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] Re: Flex Numeric Stepper

2006-05-04 Thread Anant Gilra



Setting the value in AS, without keyboard or mouse interaction shouldn't be firing a change event. If it is doing so, its a bug. Are you using the latest Beta?Thanks,Anant.
On 5/4/06, leo4beer [EMAIL PROTECTED] wrote:
you can try setting __value but I guess it's not recomended--- In flexcoders@yahoogroups.com, Omar Ramos [EMAIL PROTECTED] wrote: Hi Guys,
 Does anyone know a way to reset a numeric stepper value to 1 with code without having it fire the change event? If you do this stepperInstance.value = 1; It will fire the change event. Any ideas?
 Omar Ramos Yahoo! Groups Sponsor ~--Everything you need is oneclick away. Make Yahoo! your home pagenow.
http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/nhFolB/TM~---Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 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/







--
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] framework_rb.swc error...

2006-03-22 Thread Anant Gilra



Hi,

DavidColettas has jotted down some steps if you are using Flex Builder. I haven't tested it but it should work.
http://www.colettas.org/?p=23

In case you are not using Flex Builder, you would first need to do the following

* Copy all .properties files from en_US toja_JP or any other localeand make changes to your files.
* Use compc to generate a swc

Mycompc.bat
%FLEX_HOME%\sdk\bin\compc.exe -locale ja_JP -actionscript-classpath ..\locale\{locale} -include-resource-bundles AllResources -output MyBundle.swc (where AllResources is replaced by a space-delimited list of the bundles you want to build)

* Use mxmlc to compile your Application foo.mxml.
Mymxmlc.bat
%FLEX_HOME%\sdk\bin\mxmlc.exe -include-libraries=MyBundle.swc foo.mxml
Of course, you might need to change the path's that I have mentioned above.
Thanks,
Anant.
On 3/22/06, Seet Hing Long [EMAIL PROTECTED]
 wrote: 

i just rename the folder to c:\Program Files\Adobe\Flex Builder 2 Beta 2\Flex Framework 2\frameworks\locale\en_gb\ and it works for me.I feel bad there is no options to install it as a plugin to normal eclipse as there are many other useful plugins. Can Adobe clarify that? 

Jason Hawryluk [EMAIL PROTECTED] wrote: 




same problem here for fr_FR and it worked for me. However at the start it got me worried, I searched the lab's for a fr version and promptly started a cold sweat, until I decided to copy it. Funny thing is if you open the store example and modify it, then save, no error occurs on that project. 


Hopefully someone from Adobe will shed some light here.


on a good note I�m finding that compiling is quicker 


Jason




-Message d'origine-De: flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com]De la part de John Beynon
Envoy�: mardi 21 mars 2006 12:49
�: flexcoders@yahoogroups.comObjet: Re: [flexcoders] framework_rb.swc error...


except copying en_us into en_gb isn't fixing it here


On 3/21/06, John Beynon 
 [EMAIL PROTECTED] wrote: 



a collegue here is seeing it with en_GB too



On 3/21/06, Benoit Hediard 
 [EMAIL PROTECTED] wrote: 




Yes, I've also faced this problem (but for the fr_FR locale).
Apparently, the only resource bundle currently available in the Beta2 isen_US.

So for the moment, you need to copy the folder 'C:\Arquivos de programas\Adobe\Flex Builder 2 Beta 2\Flex Framework 2\frameworks\locale\us_US' and name it 'pt_br'. 


Benoit Hediard




De: flexcoders@yahoogroups.com [mailto:
 flexcoders@yahoogroups.com] De la part de Bruno Martins
Envoy�: mardi 21 mars 2006 05:53
�: flexcoders@yahoogroups.comObjet: [flexcoders] framework_rb.swc error...





In Beta 2 I have this problem:



SeverityDescriptionResourceIn FolderLocationCreation TimeId
2unable to open 'C:\Arquivos de programas\Adobe\Flex Builder 2 Beta 2\Flex Framework 2\frameworks\locale\pt_br\framework_rb.swc'merc21 de Mar�o de 2006 01:26:472 

How to solve it?

Tks...--Flexcoders Mailing ListFAQ: 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 . 

















Yahoo! Travel
Find great deals to the top 10 hottest destinations! 
--Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch 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.












--
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] tabEnabled has no effect on TextArea or/and TextInput component

2006-03-22 Thread Anant Gilra



Its working fine in Flex2 Beta2.

Thanks,
Anant.
On 3/22/06, Gordon Smith [EMAIL PROTECTED] wrote:
It's a bug. If it hasn't been fixed in Flex 2 Beta 2, can you file a bugreport?- Gordon
-Original Message-From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] OnBehalf Of Andriy Panas
Sent: Monday, March 20, 2006 1:54 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] tabEnabled has no effect on TextArea or/andTextInput component
Hello flexcoders,In Flex 1.5 mx.controls.TextArea derives frommx.core.UIComponent, thus it has tabEnabled property in its API.When I set tabEnabled property to false on TextArea widget, the
TextArea component isstill able to gain a focus while tabbing, why is this happening?--CODE SAMPLE?xml version=1.0 encoding=utf-8?mx:Application xmlns:mx=
http://www.macromedia.com/2003/mxmlinitialize=mx.controls.TextArea.prototype.tabEnabled = falsemx:Button id=btn1 width=50 height=100 tabEnabled=false
label=my btn/mx:Buttonmx:TextArea id=text1 width=200 height=200 tabEnabled=truetext=some text#1 editable=false
/mx:TextAreamx:TextInput id=ti1 width=200 height=50 tabEnabled=falsetext=some text#1 editable=false/mx:TextInput
mx:TextArea id=text2 width=200 height=200 tabEnabled=falsetext=some text#2/mx:TextAreamx:TextArea id=text3 width=200 height=200 tabEnabled=false
text=some text#3/mx:TextArea/mx:Application--CODE SAMPLE--Best regards,Andriymailto:[EMAIL PROTECTED]
--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links--Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: 
http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 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/






--
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.