Hi,
Yes, this was the exact component. I'd never used it before. Perfect.
Thanks,
Brian
On 05/05/2012 02:34 PM, Roland Zwaga wrote:
Isn't this just the PopupMenuButton that is already part of spark?
Or am I missing something?
Roland
On 5 May 2012 22:30, Aaron Miller<amil...@learnatvivid.com> wrote:
Use the spark DropDownList<
http://help.adobe.com/en_US/flex/using/WSc2368ca491e3ff92-59bf082612135c9e688-7fff.html
.
________________________________________
From: Brian Zaleski [br...@imprimissoft.com]
Sent: Saturday, May 05, 2012 9:43 AM
To: flex-dev@incubator.apache.org
Subject: Re: Button question
Hi,
One of our designers got hooked on the idea of this button:
http://demos.telerik.com/aspnet-ajax/button/examples/splitbutton/defaultcs.aspx
If you look at that button, it has some rather odd functionality. I'm
wondering if anyone has built anything like this in Flex.
I found a reference to this:
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/xd/core/axm/view/components/AXMSplitActionButton.html
Which *may* work, given the name, but really don't know.
The problem with that Ajax button, is that you can't use a click event
on a Flex button, because every time you click the dropdown, well, you
*click* it...there is no way to tell if you are clicking directly on it,
or if you are doing a pull-down.
TIA,
Brian Zaleski