I had the same problem with the app being offset by a few pixels at the top of the screen.  One way to stop this is in mx:application specify layout="absolute". (My ApplicationView is a canvas set to x=1 y=1 w=100% h=100%).

Hope that helps.
Angus

On 22/06/06, Daniel Cascais <[EMAIL PROTECTED]> wrote:

Hi,

Is there a reason why the ServiceLocator in Cairngorm extends the
UIComponent? I can't figure it out; maybe you guys can tell me the
reason.

The reason why I'm asking is because it takes up some space in my app,
moving the view a few pixels down.

I've got something like this in the main MXML:

<business:Services id="services" />
<control:ApplicationController id="controller" />
<view:ApplicationView id="applicationView" width="100%" height="100%" />

Thanks,
Daniel


__._,_.___

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




__,_._,___

Reply via email to