[android-developers] Re: Developing absolute layout - no drag drop click drag in eclipse ??

2009-04-16 Thread quakeboy
For me droid draw did not work properly for imageviews in Absolute layout.. I wil be happy to hear it worked for some others and if they can share abt how to do that On Apr 15, 10:32 pm, Amir Alagic amirs...@gmail.com wrote: Simple but can help youwww.droiddraw.org On Apr 15, 5:28 pm, Frank

[android-developers] Re: Developing absolute layout - no drag drop click drag in eclipse ??

2009-04-15 Thread Raphael
However if you display the Outline view you can do some basic re-ordering of the XML elements. R/ On Tue, Apr 14, 2009 at 1:34 PM, Xavier Ducrohet x...@android.com wrote: Not at this time. The layout editor is a work in progress. In 0.9, we added basic drag'n'drop support but we haven't

[android-developers] Re: Developing absolute layout - no drag drop click drag in eclipse ??

2009-04-15 Thread quakeboy
I have asked the Flex team in our company to make some app which can import images and you can drag and drop them with options like locking movement and hiding.. Then the app will generate an xml with all ImageViews and positions in it.. I can post it here if someone requests for the

[android-developers] Re: Developing absolute layout - no drag drop click drag in eclipse ??

2009-04-15 Thread Boba S
It would be of great help to me 2009/4/15 quakeboy prasna...@gmail.com I have asked the Flex team in our company to make some app which can import images and you can drag and drop them with options like locking movement and hiding.. Then the app will generate an xml with all ImageViews and

[android-developers] Re: Developing absolute layout - no drag drop click drag in eclipse ??

2009-04-15 Thread Boba S
Can I use another GUI Editor and which can I use for drag'n'drop? 2009/4/14 Xavier Ducrohet x...@android.com Not at this time. The layout editor is a work in progress. In 0.9, we added basic drag'n'drop support but we haven't added support for manipulating views in the layout directly yet.

[android-developers] Re: Developing absolute layout - no drag drop click drag in eclipse ??

2009-04-15 Thread Frank Ramirez
Check out http://droiddraw.org/ On Apr 15, 3:24 am, Boba S sbob...@googlemail.com wrote: It would be of great help to me 2009/4/15 quakeboy prasna...@gmail.com I have asked the Flex team in our company to make some app which can import images and you can drag and drop them with

[android-developers] Re: Developing absolute layout - no drag drop click drag in eclipse ??

2009-04-15 Thread Amir Alagic
Simple but can help you www.droiddraw.org On Apr 15, 5:28 pm, Frank Ramirez franktheprogram...@gmail.com wrote: Check outhttp://droiddraw.org/ On Apr 15, 3:24 am, Boba S sbob...@googlemail.com wrote: It would be of great help to me 2009/4/15 quakeboy prasna...@gmail.com I have

[android-developers] Re: Developing absolute layout - no drag drop click drag in eclipse ??

2009-04-14 Thread Boba S
has anyone a solution for this problem? On 26 Mrz., 09:21, quakeboy prasna...@gmail.com wrote: Hi I am developing an application which uses absolute layout with image views. I am not able to click anddragthe images in the layout preview in eclipse. Is there a setting which can enable that ?

[android-developers] Re: Developing absolute layout - no drag drop click drag in eclipse ??

2009-04-14 Thread Xavier Ducrohet
Not at this time. The layout editor is a work in progress. In 0.9, we added basic drag'n'drop support but we haven't added support for manipulating views in the layout directly yet. Xav On Thu, Mar 26, 2009 at 12:21 AM, quakeboy prasna...@gmail.com wrote: Hi I am developing an application