Hey, I have enough functionality I can now play with display aesthetics.  
Thanks for all the help I have received on these lists.

I have a grid, displaying the days and weeks of a month.  Each day cell 
contains a list of events.  The names of the events can get rather long.  I do 
not want them to stretch the grid and its parent canvas and application 
containers beyond the browser.  But I would like the display to fill the 
browser area if possible.

I have the max diminsion hard coded to be constrained to basicly 1024 by 768.  
It works and I can live with this for now, but it seems a bit constraining, ha 
ha.  I would much rather have the layout flexable to grow and retract with the 
size of the browser, but still have the containers inside the day dataItem 
cells to not be allowed to stretch beyond these flexible max diminsions.

But I do not see how this would work.

--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

---------
| 1 |   |
---------  Binary Soduko
|   |   |
---------
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




------------------------ Yahoo! Groups Sponsor --------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to