RE: [flexcoders] How to disable the right click on the divider of the Divided Box ?

2007-09-25 Thread Louie Penaflor
The only way to hide the default context menu is to put a DIV around your entire SWF and have DHTML catch the right click command. It's a hack but people have done it. It's out on google. -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom

[flexcoders] Changing the Scrollbar position in a canvas

2006-12-16 Thread Louie Penaflor
I'm adding TextInput components on a Canvas at runtime. The scrollbar shows up and works fine, it's just when I start tabbing through the form, it will focus on a TextInput below the visible area and the scrollbar does not move. I have a similar system in AS2, where I had to move the

RE: [flexcoders] Problems with a DateField as an itemRenderer/editor

2006-11-29 Thread Louie Penaflor
usop Sent: Wednesday, November 29, 2006 12:11 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Problems with a DateField as an itemRenderer/editor Have you set rendererIsEditor to true and the editorDataField=selectedDate? --- Louie Penaflor [EMAIL PROTECTED] mailto:lpenaflor

[flexcoders] Problems with a DateField as an itemRenderer/editor

2006-11-28 Thread Louie Penaflor
is that when you click on the datefield to open the calendar, it doesn't invoke it as an editor in the datagrid. Is there a way to force this? Any help would be appreciated. Thanks in advance. Louie Penaflor Web Software Developer World Council of Credit Unions, Inc. Ph: (608)231-7932

RE: [flexcoders] Problems with a DateField as an itemRenderer/editor

2006-11-28 Thread Louie Penaflor
has a field of type Date (or the expected data type of the drop-in item renderer you used). Since Data Grid is derived from List base, this means it applies to it as well. Have you considered that? --- Louie Penaflor [EMAIL PROTECTED] mailto:lpenaflor%40woccu.org wrote: I'm having an issue

[flexcoders] Flex help on IRC

2006-11-27 Thread Louie Penaflor
Hey everyone, For those of you who would like to attempt a different way of getting help, we have started a flex channel on IRC Chat called #flex. It's on efnet. Hope to see you there. Louie

[flexcoders] Tell DataGrid in AS to use custom DataGridColumn

2006-10-08 Thread Louie Penaflor
needed so it can pass values to the itemRenderer component. Ive been trying to find examples of this in pure ActionScript and havent had any luck yet. Thanks in advance. Louie Penaflor Web Software Developer World Council of Credit Unions, Inc. Ph: (608)231-7932 This is a transmission

[flexcoders] Scope of variable to set as selectedItem for combobox

2006-09-28 Thread Louie Penaflor
Hi, I have a datagrid populating with one of the itemRenderer being a combobox. I can populate this fine. What Im trying to do is set the selectedItem of the combobox with a value from an index array. Is there a way to return which row the component is in the datagrid to try to

[flexcoders] Edit in Datagrid

2006-09-15 Thread Louie Penaflor
Hi, I have a datagrid thats editable, but after update I cant seem to retrive all of the values in the entire row. Does anyone have any examples? Thanks. Louie __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

RE: [flexcoders] Flex 2 patch timeline

2006-08-31 Thread Louie Penaflor
This is a good point. I believe Adobe also tried to replicate a bug I was getting on Flex 2 builder, even when we didnt purchase the software yet. I was still testing it out and got excellent support. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On

[flexcoders] Can Tabs be multi-row?

2006-08-31 Thread Louie Penaflor
Hi, I have an interface Im building and it seems like the it has too many sections which causes the whole app to scroll left to right. Can the tabs be multi-row? Does anyone have another suggestion in dealing with many form links in an app? Thanks and I look forward to your reply.

[flexcoders] Not finding import mx.remoting.*;

2006-08-30 Thread Louie Penaflor
Hi, Im trying to do some php remoting from flexbuilder and Im getting a Definition mx.remoting could not be found. I have flash 8 installed do I have to tell flex the directory of the mx libraries are? Thanks and I look forward to your replies. Louie Penaflor Web Software

RE: [flexcoders] Not finding import mx.remoting.*;

2006-08-30 Thread Louie Penaflor
calls when necessary later on in your app. HTH... P E A C E Hasan hasan.otuome.com www.marxmedia.net thesourcecode.org Adobe Certified Professional (Flash MX2004 Developer) Louie Penaflor wrote: Hi, Im trying to do some php remoting from flexbuilder and Im getting a Definition

RE: [flexcoders] Binding XML Data to a Form

2006-08-28 Thread Louie Penaflor
Great. Thanks for the info. Nothing is broke. Im just new to flex and I cant find anything in the bulky documentation of Flex Builder. I look for a complete list of MXML Commands and all I get is AS3. This was probably one of my last attempts on finding docs J I know its just

[flexcoders] flex-config.xml in Flexbuilder

2006-08-25 Thread Louie Penaflor
Does anyone know where flex-config.xml is for the flex builder? I want to enable AS output when mxml compiles thanks. Louie __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: