[SOLVED] Problems with the Content of Cool-Panel
*NEW - Coolite Toolkit Version 0.6.0 now available for download or view examples.
 

Coolite Forums

Welcome Guest ( Login | Register )
 
[SOLVED] Problems with the Content of...
Subscribe
Last Login: Yesterday @ 3:13:37 PM
Posts: 7,
Posted 7/7/2008 3:30:00 PM

Group: Coolite Early Adopter
 Hi !!!

I'm using the Coolite controls in a web application. Everything is fine, except for a little trouble with the Cool-Panel control. Let me explain. I have a Master Page, with three Panels that I use like a "menu container" and "footer containers". Sometimes (I don't know exactly when), when the page refresh, the text (or any object) inside the panels stays out of place, until I pass the mouse over them, then they put in place again. The panels are simple:

 

<cool:Panel ID="PanelPrincipal" runat="server" Title="Menu Principal"


Frame="True" AutoScroll="true" Width="200px" Height="460px"


Font-Size="Smaller" style="font-size: xx-small" >


<Content>


<asp:TreeView ID="TreeOpciones" runat="server" ImageSet="Arrows"


onselectednodechanged="TreeOpciones_SelectedNodeChanged"


ontreenodepopulate="TreeOpciones_TreeNodePopulate"


NodeWrap="true" Width="190px" Font-Size="Smaller"


style="font-size: xx-small" >


<ParentNodeStyle Font-Bold="False" />


<HoverNodeStyle Font-Underline="True" ForeColor="#5555DD" />


<SelectedNodeStyle Font-Underline="True" ForeColor="#5555DD"


HorizontalPadding="0px" VerticalPadding="0px" />


<NodeStyle Font-Names="Tahoma" Font-Size="10pt" ForeColor="Black"


HorizontalPadding="5px" NodeSpacing="0px" VerticalPadding="0px" />


</asp:TreeView>


</Content>




I attach an image (Cool-Panel problem.jpg), so you can figure out this issue much better.

Thanks in advance, and Regards !!!

Alfonso Penunuri.



Post Attachments
Cool-Panel problem.jpg (28 views, 41.97 KB)
Last Login: Today @ 3:11:47 PM
Posts: 1,173,
Posted 7/14/2008 3:04:58 AM

Group: Core Development Team
Hi Alfonso,

The best I can suggest at the moment would be to upgrade to the latest build (v0.5.4).

There's been a lot of changes since the early 0.3 and 0.4 releases.

Please let us know if the problem continues after upgrading to 0.5.4 (or newer).

Hope this helps.
--
Geoffrey McGill
Coolite Inc.
Core Developer
twitter [personal] [coolite]
Last Login: Yesterday @ 3:13:37 PM
Posts: 7,
Posted 8/14/2008 4:53:13 PM

Group: Coolite Early Adopter
 Hi again Geoffrey ...

Today I download the version 0.5.4, and it seems that the little problem of the elements "outside" the panels after a postback go away.

Thanks for all of your support, and I hope that you guys go further with this awesome project called "Coolite".

Best Regards.

Alfonso Penunuri.
« Prev Topic | Next Topic »
Reading This Topic
Active Users: 0 ( 0 guests, 0 members, 0 anonymous members )
No members currently viewing this topic.
All times are GMT -8:00, Time now is 5:01pm