<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Graphic Stream - All Comments</title><link>http://msmvps.com/blogs/valentin/default.aspx</link><description>Blog about .Net, Managed DirectX, XNA, Silverlight and C#</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Smart Terrain Rendering with Xna using Billod algorithm</title><link>http://msmvps.com/blogs/valentin/archive/2008/09/30/smart-terrain-rendering-with-xna.aspx#1737870</link><pubDate>Thu, 05 Nov 2009 20:14:41 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1737870</guid><dc:creator>valentin</dc:creator><description>&lt;p&gt;thx you for your great help :)&lt;/p&gt;
&lt;p&gt;i will correct this bug so :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1737870" width="1" height="1"&gt;</description></item><item><title>re: Smart Terrain Rendering with Xna using Billod algorithm</title><link>http://msmvps.com/blogs/valentin/archive/2008/09/30/smart-terrain-rendering-with-xna.aspx#1737822</link><pubDate>Thu, 05 Nov 2009 16:45:09 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1737822</guid><dc:creator>raygeee</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;first of all thanks for sharing the code and the thorough explanation.&lt;/p&gt;
&lt;p&gt;While integrating it into my project I found an ugly little bug:&lt;/p&gt;
&lt;p&gt;Suppose your quadtree is located at (0,0,0) and the width of the heightmap is 256. Then the far out vertex defining the quadtree should be located at (255,y,255) - it&amp;#39;s not. It&amp;#39;s at (256,y,256) which results in having two bad shaped sides of the quadtree.&lt;/p&gt;
&lt;p&gt;To fix this I had to change 2 lines in QuadNode.cs:&lt;/p&gt;
&lt;p&gt;in Initialize() replace&lt;/p&gt;
&lt;p&gt;float size = GetNodeSize();&lt;/p&gt;
&lt;p&gt;with&lt;/p&gt;
&lt;p&gt;float size = GetNodeSize() - 1;&lt;/p&gt;
&lt;p&gt;and in AddChild(NodeChild position, NodeContent flag) replace&lt;/p&gt;
&lt;p&gt;float size = node.GetNodeSize();&lt;/p&gt;
&lt;p&gt;with&lt;/p&gt;
&lt;p&gt;float size = node.GetNodeSize() - 1;&lt;/p&gt;
&lt;p&gt;So far this worked for me although with 4 quadtrees I still have a little gap between the quadtrees because the vertex positions aren&amp;#39;t the same.&lt;/p&gt;
&lt;p&gt;Cheers, raygeee&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1737822" width="1" height="1"&gt;</description></item><item><title>re: Microsoft Security Essential : L'Anti virus gratuit de Microsoft</title><link>http://msmvps.com/blogs/valentin/archive/2009/09/30/microsoft-security-essential-l-anti-virus-gratuit-de-microsoft.aspx#1736249</link><pubDate>Fri, 30 Oct 2009 01:06:45 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1736249</guid><dc:creator>marcel st germain</dc:creator><description>&lt;p&gt;I have a crash on my p.c&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1736249" width="1" height="1"&gt;</description></item><item><title>re: Microsoft Security Essential : L'Anti virus gratuit de Microsoft</title><link>http://msmvps.com/blogs/valentin/archive/2009/09/30/microsoft-security-essential-l-anti-virus-gratuit-de-microsoft.aspx#1736248</link><pubDate>Fri, 30 Oct 2009 01:05:30 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1736248</guid><dc:creator>marcel st germain</dc:creator><description>&lt;p&gt;je suis deja un client &lt;/p&gt;
&lt;p&gt;je viens re reformater mon pc&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1736248" width="1" height="1"&gt;</description></item><item><title>re: XNA Tutorial 8 : Les textures</title><link>http://msmvps.com/blogs/valentin/archive/2007/02/12/xna-tutorial-8-les-textures.aspx#1732686</link><pubDate>Fri, 16 Oct 2009 08:48:05 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1732686</guid><dc:creator>valentin</dc:creator><description>&lt;p&gt;je vais corriger ça rapidement (semaine prochaine).&lt;/p&gt;
&lt;p&gt;C&amp;#39;est vrai le manque de temps m&amp;#39;oblige à ça.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1732686" width="1" height="1"&gt;</description></item><item><title>re: XNA Tutorial 8 : Les textures</title><link>http://msmvps.com/blogs/valentin/archive/2007/02/12/xna-tutorial-8-les-textures.aspx#1732680</link><pubDate>Fri, 16 Oct 2009 08:19:18 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1732680</guid><dc:creator>Sebastien</dc:creator><description>&lt;p&gt;Bonjour&lt;/p&gt;
&lt;p&gt;Juste une petite remarque concernant les images, je sais que ce post date de 2006 mais il est vraiment dommage d&amp;#39;avoir une erreur 404 quand on veut voir les images.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1732680" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1731985</link><pubDate>Mon, 12 Oct 2009 15:57:02 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1731985</guid><dc:creator>valentin</dc:creator><description>&lt;p&gt;tu peux continuer à faire en WPF attention, je te conseille juste d&amp;#39;éviter de voir trop grand et compliqué si tu débute en WPF : on se démoralise vite.&lt;/p&gt;
&lt;p&gt;Je ne crois pas en la mort de Winform avant un bon moment perso.&lt;/p&gt;
&lt;p&gt;Sympa ton projet, bien pensé ça peut avoir du succès, c&amp;#39;est un peu la même feuille de route que le miens.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1731985" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1731975</link><pubDate>Mon, 12 Oct 2009 14:57:19 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1731975</guid><dc:creator>Jérémy</dc:creator><description>&lt;p&gt;Soit, je vais faire comme ça. Je vais d&amp;#39;abord concevoir le projet en Winforms, puis je vais m&amp;#39;introduire dans le monde WPF (qui à mon sens est une technologie qui à terme devrait faire disparaître les winforms) en lisant le livre de Charles Petzold, et je réécrirais le projet en WPF...&lt;/p&gt;
&lt;p&gt;PS : le projet en question est un éditeur pour la conception (non intégrale) de jeux vidéos coupés en 5 grosses parties (entrecoupées de petites parties pour certaines) :&lt;/p&gt;
&lt;p&gt; &amp;nbsp;- un éditeur de design de personnages&lt;/p&gt;
&lt;p&gt; &amp;nbsp;- un éditeur de gestion de personnages (par ex un perso à x pts de vies, y pts d&amp;#39;exp, z pts de force, etc...)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;- un éditeur de cartes (de mondes serait plus exact)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;- un éditeur de quêtes (quête est un mot générique, pour un RPG c&amp;#39;est une quête, pour un plateforme ou un schmup, c&amp;#39;est une mission)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;- un éditeur de scripts pour par exemple créer nos propres récompenses, créer les dialogues entre personnages...&lt;/p&gt;
&lt;p&gt;le tout dans un contexte 2D...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1731975" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1731310</link><pubDate>Sat, 10 Oct 2009 10:20:25 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1731310</guid><dc:creator>valentin</dc:creator><description>&lt;p&gt;c&amp;#39;est compliqué comme première expérience WPF, tu devrais viser plus simple...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1731310" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1730861</link><pubDate>Thu, 08 Oct 2009 17:21:46 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730861</guid><dc:creator>Jérémy</dc:creator><description>&lt;p&gt;D&amp;#39;accord, je commence à saisir le prob...&lt;/p&gt;
&lt;p&gt;On va aller tâter tout ça en profondeur, faut surtout pas que ma 1ère exp en WPF se solde par un échec...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730861" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1730847</link><pubDate>Thu, 08 Oct 2009 16:17:46 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730847</guid><dc:creator>valentin</dc:creator><description>&lt;p&gt;je parle des ressources pas des fonctionnalités. Ces ficheirs sont utilisés en interne par visual studio qui associe le windows1.Xaml à des ressources UI notamment le template des Trays.&lt;/p&gt;
&lt;p&gt;Sous le designer tu es sous visual studio avec les ressources forcement déjà chargées, mais dans son exe non.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730847" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1730814</link><pubDate>Thu, 08 Oct 2009 13:57:20 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730814</guid><dc:creator>Jérémy</dc:creator><description>&lt;p&gt;Ben ça c&amp;#39;est bizzard puisque les dll qu&amp;#39;ils me faut sont dans mon répertoire de Debug (parce que sinon le programme plante), alors maintenant je vois pas comment résoudre le pb... (je pourrais bien sûr essayer de copier/coller toutes les dll présentes dans le rep Common7, mais bon vaut peut être mieux pas...)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730814" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1730801</link><pubDate>Thu, 08 Oct 2009 13:01:10 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730801</guid><dc:creator>valentin</dc:creator><description>&lt;p&gt;je penbse que je problème viens du templating des controls qui ne sont pas trouvés au lancement mais sont trouvé au design.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730801" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1730746</link><pubDate>Thu, 08 Oct 2009 08:23:24 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730746</guid><dc:creator>Jérémy</dc:creator><description>&lt;p&gt;Ben le soucis c&amp;#39;est que le designer me rend, ma fenêtre comme je le souhaite, mais lorsque j&amp;#39;exécute le programme, tous les TrayXXXXX ne s&amp;#39;affichent pas, j&amp;#39;ai juste le background bleu et le logo...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730746" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1730743</link><pubDate>Thu, 08 Oct 2009 08:14:15 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730743</guid><dc:creator>valentin</dc:creator><description>&lt;p&gt;et quel est le soucis ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730743" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1730742</link><pubDate>Thu, 08 Oct 2009 07:59:04 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730742</guid><dc:creator>Jérémy</dc:creator><description>&lt;p&gt;Oulà, peut être une limitation de caractère, on va refaire le truc :&lt;/p&gt;
&lt;p&gt;j&amp;#39;ai mis la solution ici :&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://cid-3a70de1016586b6c.skydrive.live.com/browse.aspx/.Public/TEST%20WPF"&gt;cid-3a70de1016586b6c.skydrive.live.com/.../TEST%20WPF&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Le projet est sous VS 2010, mais pour l&amp;#39;instant c&amp;#39;est pas bien grave, le but du jeu est d&amp;#39;arriver à faire un truc qui marche...&lt;/p&gt;
&lt;p&gt;En fait l&amp;#39;idée de mon programme est de créer un éditeur de personnages, mondes, quêtes etc... (pour la 2D).&lt;/p&gt;
&lt;p&gt;Cependant, je sais (saurais serait plus exacte, n&amp;#39;ayant pas la prétention de se prétendre expert dans le domaine) le faire en utilisant les Winforms, mais je souhaiterais utiliser WPF pour pouvoir avoir une bien meilleure gestion des perf et de l&amp;#39;interface graphique...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730742" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1730731</link><pubDate>Thu, 08 Oct 2009 05:52:27 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730731</guid><dc:creator>valentin</dc:creator><description>&lt;p&gt;Il ne manque pas la suite là ? :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730731" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1730730</link><pubDate>Wed, 07 Oct 2009 10:32:14 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730730</guid><dc:creator>Jérémy</dc:creator><description>&lt;p&gt;Ah oui, donc en fait la page, je l&amp;#39;avais trouvé, je l&amp;#39;ai bidoullé pour voir un peu comment tout le toutim se goupille et dans le designer j&amp;#39;ai le magnifique rendu...&lt;/p&gt;
&lt;p&gt;Partant de cela, j&amp;#39;ai créer un nouveau projet WPF, le code XAML du fichier Window1 est modifié comme suit (je garde la balise window mais je remplace la balise grid):&lt;/p&gt;
&lt;p&gt;&amp;lt;Window x:Class=&amp;quot;GameMakerX.Start.Window1&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot;"&gt;schemas.microsoft.com/.../presentation&amp;quot;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:x=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://schemas.microsoft.com/winfx/2006/xaml&amp;quot;"&gt;schemas.microsoft.com/.../xaml&amp;quot;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:vs=&amp;quot;clr-namespace:Microsoft.VisualStudio.PlatformUI;assembly=Microsoft.VisualStudio.Shell.UI&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:sys=&amp;quot;clr-namespace:System;assembly=mscorlib&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Title=&amp;quot;Window1&amp;quot; Height=&amp;quot;720&amp;quot; Width=&amp;quot;1280&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;Grid Background=&amp;quot;#FF516C97&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Grid.Resources&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;!-- Welcome tab links --&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;sys:String x:Key=&amp;quot;Links.WhatsNew&amp;quot;&amp;gt;&lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/?LinkId=123638&amp;lt;/sys:String&amp;gt;"&gt;go.microsoft.com/fwlink&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;sys:String x:Key=&amp;quot;Links.Walkthroughs&amp;quot;&amp;gt;&lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/?LinkId=147108&amp;lt;/sys:String&amp;gt;"&gt;go.microsoft.com/fwlink&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;sys:String x:Key=&amp;quot;Links.Feedback&amp;quot;&amp;gt;&lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/?LinkId=147445&amp;lt;/sys:String&amp;gt;"&gt;go.microsoft.com/fwlink&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;sys:String x:Key=&amp;quot;Links.Customize&amp;quot;&amp;gt;&lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/?LinkId=123641&amp;lt;/sys:String&amp;gt;"&gt;go.microsoft.com/fwlink&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;!-- Visual Studio tab links --&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;sys:String x:Key=&amp;quot;Links.MSDNLibrary&amp;quot;&amp;gt;&lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/?LinkId=123642&amp;lt;/sys:String&amp;gt;"&gt;go.microsoft.com/fwlink&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;sys:String x:Key=&amp;quot;Links.MSDNForums&amp;quot;&amp;gt;&lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/?LinkId=123643&amp;lt;/sys:String&amp;gt;"&gt;go.microsoft.com/fwlink&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;sys:String x:Key=&amp;quot;Links.Community&amp;quot;&amp;gt;&lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/?LinkId=123644&amp;lt;/sys:String&amp;gt;"&gt;go.microsoft.com/fwlink&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/Grid.Resources&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Grid.ColumnDefinitions&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;ColumnDefinition Width=&amp;quot;*&amp;quot; MinWidth=&amp;quot;0&amp;quot; MaxWidth=&amp;quot;90&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;ColumnDefinition Width=&amp;quot;*&amp;quot; MinWidth=&amp;quot;530&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;ColumnDefinition Width=&amp;quot;*&amp;quot; MinWidth=&amp;quot;0&amp;quot; MaxWidth=&amp;quot;100&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/Grid.ColumnDefinitions&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Grid.RowDefinitions&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;RowDefinition Height=&amp;quot;*&amp;quot; MaxHeight=&amp;quot;100&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;RowDefinition Height=&amp;quot;*&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730730" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1730446</link><pubDate>Wed, 07 Oct 2009 07:47:05 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730446</guid><dc:creator>valentin</dc:creator><description>&lt;p&gt;Alors ça ! Ca c&amp;#39;est très simple.&lt;/p&gt;
&lt;p&gt;La page start est en WPF pur.&lt;/p&gt;
&lt;p&gt;Et microsoft a même mis le projet et le Xaml derrière accessible.&lt;/p&gt;
&lt;p&gt;Rend toi dans ce répertoire :&lt;/p&gt;
&lt;p&gt;C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\StartPages\en&lt;/p&gt;
&lt;p&gt;tu devrais la trouver.&lt;/p&gt;
&lt;p&gt;Je suis parti là dessus pour travailler et j&amp;#39;ai fait de la reflexion sur les dlls Microsoft.VisualStudio.Shell.UI.dll et Microsoft.VisualStudio.PlatformUI qui sont à la base de cet UI.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730446" width="1" height="1"&gt;</description></item><item><title>re: Le projet Arcane</title><link>http://msmvps.com/blogs/valentin/archive/2009/10/01/le-projet-arcane.aspx#1730445</link><pubDate>Wed, 07 Oct 2009 07:26:07 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730445</guid><dc:creator>Jérémy</dc:creator><description>&lt;p&gt;J&amp;#39;aurais une question, votre interface est &amp;quot;inspiré&amp;quot; par celle de VS 2010. Or j&amp;#39;ai vu sur la vidéo que vous avez un onglet Start Page. Êtes-vous arrivé à refaire celle de VS 2010 ? (que je trouve excellente).&lt;/p&gt;
&lt;p&gt;Parce que j&amp;#39;ai vu que l&amp;#39;on pouvait modifier la Start Page de VS 2010, mais même si je ne suis pas un expert en WPF, j&amp;#39;ai tenté d&amp;#39;exporter cette interface dans une autre application. Mais jusqu&amp;#39;ici il n&amp;#39;y a pas moyen d&amp;#39;y arriver, comme si les composants Tray, TrayGroup, TrayItem, etc... ne peuvent pas être utilisé en dehors de VS. Toujours une fenêtre blanche... (alors que le designer me rend la fenêtre comme je le souhaite, à l&amp;#39;exec, fenêtre blanche)...&lt;/p&gt;
&lt;p&gt;Auriez-vous une idée ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730445" width="1" height="1"&gt;</description></item></channel></rss>