﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - Buttons gets hidden when resizing uXWindow</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Buttons-gets-hidden-when-resizing-uXWindow/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Buttons gets hidden when resizing uXWindow</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Buttons-gets-hidden-when-resizing-uXWindow/</link><pubDate>Tue, 11 Jun 2013 22:55:01 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>uXwindow button Layout</category><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I could not replicate your issue at all in here. Besides my result is also different from yours. Perhaps, there is some styles that did not apply? I attached my simple project for you. Please try to modify it in here.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Buttons gets hidden when resizing uXWindow</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Buttons-gets-hidden-when-resizing-uXWindow/</link><pubDate>Tue, 11 Jun 2013 05:35:27 GMT</pubDate><dc:creator>TheHaythemKaroui</dc:creator><category>uXwindow button Layout</category><description>&lt;p&gt;Good morning,&lt;/p&gt;
&lt;p&gt;I have an issue concerning my window like written in the title...&lt;/p&gt;
&lt;p&gt;i attached a video that shows how my buttons gets hidden when i try to resize the uXWindow.&lt;/p&gt;
&lt;p&gt;here is what i did:&lt;/p&gt;
&lt;p&gt;i created 2 buttons in the header bar of the window (i want them there margin 0,-25,0,0) then i created navigation frame and called my 3 uXPages...&lt;/p&gt;
&lt;p&gt;How can i fix this please.&lt;/p&gt;
&lt;p&gt;here is my code attached.&lt;/p&gt;
&lt;p&gt;Mainly, i created this uri mapper :&lt;span style="font-family: 'courier new', tahoma; font-size: 9pt;"&gt;&amp;lt;Grid x:Name="LayoutRoot" Width="Auto"&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;        &amp;lt;Intersoft:UXFrame x:Name="PageNavFrame"  Source="/HomeWindow"  UseGlobalShell="True"
                           Intersoft:DockPanel.IsFillElement="True" 
									   JournalOwnership="OwnsJournal" 
                                       AutoDetectNavigationDirection="True" NewTransitionEffect="SlideLeft"
                                       EnablePageTransition="True" DefaultTransitionEffect="SlideLeft" 
                                       UseCachedVisualForTransition="True" CornerRadius="8" AllowNestedFrameNavigation="False" 
                                       BackTransitionEffect="FlipLeft" DisplayFragmentInBrowser="False"
                                       ForwardTransitionEffect="SlideDown"  MinHeight="300" MinWidth="300" ReloadContentOnChildNavigation="False" 
                                       ShowLoadingProgress="True" &amp;gt;      
            &amp;lt;Intersoft:UXFrame.UriMapper &amp;gt;            
                &amp;lt;Intersoft:UriMapper&amp;gt;
                    &amp;lt;Intersoft:UriMapping Uri="/{Page}" MappedUri="/Views/pagesNavigationTest/{Page}.xaml"/&amp;gt;
                &amp;lt;/Intersoft:UriMapper&amp;gt;
            &amp;lt;/Intersoft:UXFrame.UriMapper&amp;gt;
        &amp;lt;/Intersoft:UXFrame&amp;gt;
    &amp;lt;/Grid&amp;gt;&lt;/pre&gt;
&lt;p&gt; and then i created 4 pages that are called inside ... with a stack panel inside with margin="0,-25,0,0".&lt;/p&gt;
&lt;p&gt;Please how can i fix this?&lt;/p&gt;</description></item></channel></rss>