I am getting links that support my opionion. Here is one more:
Adobe Flex is a software development kit released by Adobe Systems for the development and deployment of cross-platform rich Internet applications based on the Adobe Flash platform. Flex applications can be written using Adobe Flex Builder or by using the freely available Flex compiler from Adobe.
Tuesday, February 23, 2010
Why the Flex AdvancedDataGrid sucks?!!
Well i was wondering from a while about why flex is not as programmer friendly as possible.
AdvancedDataGrid ~ removing the sorting icons from the column header
Just add sortItemRenderer="{null}" in your AdvanceDataGrid tag and
will get rid of sorting icon(like a verticle line) in your
AdvanceDataGrid header.
will get rid of sorting icon(like a verticle line) in your
AdvanceDataGrid header.
Saturday, February 20, 2010
How to get absolute x and y from element inside HBox?
So you want the buttons inside the HBox, but the arrows outside the HBox, and therefore need a way of converting the local x,y coordinates of your buttons to global ones?
This will give you a global point:
myButton.localToGlobal( new Point( myButton.x, myButton.y ) );
Notes:
* localToGlobal shold be invoked from the button's inmmediate parent (hbox).
* this.globalToLocal needed to translate the obtained coords for the app
* use contentToGlobal and globalToContent instead to avoid problems with padding from the hboxes
* localToGlobal shold be invoked from the button's inmmediate parent (hbox).
* this.globalToLocal needed to translate the obtained coords for the app
* use contentToGlobal and globalToContent instead to avoid problems with padding from the hboxes
Saturday, February 13, 2010
Putting a Flex Face on Alfresco
The two best opensource frameworks are ready for integration. The best UI experience Adobe Flex is being supported by the best backend services from Alfresco CMS.
Putting a Flex Face on Alfresco
View more presentations from Alfresco Software.
Subscribe to:
Posts (Atom)
Freelance
Find more freelance jobs