Naw, you have a pretty good idea of what I mean.

The thing is though, I am not complaining about the (lets say in this
case) grey area which comprises the title bar going across the entire
way.  See, I want to keep that portion, as well as the height of it -
but I just want to be able to put controls in there - as it gives the
user the impression that the control is part of a different area on the
screen.  Sort of a background for the control - which sets it apart even
more.

I guess I could do what you mentioned, and create a container that
mimics the exact look as the title bar, and place it directly beneath it
- giving the illusion that the entire thing is one contiguous piece of
real-estate.

Still, I just wanted to know if Adobe provided any built-in methods, for
doing something like this.  Sort of like a TitleBar Renderer, or Skin
perhaps - that can be dropped in using standard coding techniques.

Now that I explained it further, hopefully that clarifies things where
more people can jump in and provide extra input.

Thanks for everything so far though - I really appreciate it.

Mike 

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of superstella_uk
Sent: Friday, January 05, 2007 7:03 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Can controls be placed in the Title Area on
TitleWindows and Panels??

--- In flexcoders@yahoogroups.com, "Mike Anderson" <[EMAIL PROTECTED]> wrote:
>
> Hello All,
> 
> I have an extreme need, to place some simple controls - where the
Title normally appears within a Panel or TitleWindow.  

Adjust the headerheight of the panel. You can then substitute the header
with a container of your own, where things can be displayed.
Hopefully I didnt misunderstand your requirements :-)



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links



Reply via email to