﻿<?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 - WebDesktop - Taskbar - Createing a Start Menu</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Taskbar---Createing-a-Start-Menu/</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>Taskbar - Createing a Start Menu</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Taskbar---Createing-a-Start-Menu/</link><pubDate>Tue, 26 Apr 2011 03:32:27 GMT</pubDate><dc:creator>lili</dc:creator><category>WebDesktop</category><category>start menu</category><category>taskbar</category><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;Here I attach a simple sample I made to change the menu item of WebMenuBar inside WebDekstop from server side. Hope it helps.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Lili Khiung&lt;/p&gt;</description></item><item><title>Taskbar - Createing a Start Menu</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Taskbar---Createing-a-Start-Menu/</link><pubDate>Mon, 25 Apr 2011 12:08:52 GMT</pubDate><dc:creator>headless</dc:creator><category>WebDesktop</category><category>start menu</category><category>taskbar</category><description>Hi Lili&lt;br /&gt;&lt;br /&gt;Yes, we should create the start menu from the database after user login. Could you have any sample for refreshing the start menu from server side? For example, when system startup, just display the login option in start menu. But after user login successful, the start menu would be changed and refresh for the related option for user.&lt;br /&gt;&lt;br /&gt;Many thx.&lt;br /&gt;&lt;br /&gt;KennethT&lt;br /&gt;</description></item><item><title>Taskbar - Createing a Start Menu</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Taskbar---Createing-a-Start-Menu/</link><pubDate>Fri, 15 Apr 2011 03:57:02 GMT</pubDate><dc:creator>lili</dc:creator><category>WebDesktop</category><category>start menu</category><category>taskbar</category><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;I am terribly sorry I don't really get your question here. What kind of postback that you need to do? Could you explain in more detail? Do you create the start menu item from the database?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;About the display, we need to discuss it with our developer and will inform you about the result soon.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Lili Khiung&lt;/p&gt;</description></item><item><title>Taskbar - Createing a Start Menu</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Taskbar---Createing-a-Start-Menu/</link><pubDate>Thu, 14 Apr 2011 06:19:01 GMT</pubDate><dc:creator>headless</dc:creator><category>WebDesktop</category><category>start menu</category><category>taskbar</category><description>&lt;p&gt;Thank for Info. But your case just simple display the text in the parent window. How about getting Context.User.Identity.Name value after user successfully login? Are there anyway to postbask to parent window's server side code to get the value? As our user would have diffficult menu after they have login, please provide a sample for create start menu from server side ( because it will retreive from DB directly ) after user login.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Moreover, after impletment the start menu and generate from server side code. we found that can't be display full submenu if it is a long menu which shown as attached. Pleasea help to solve.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Many thank&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Taskbar - Createing a Start Menu</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Taskbar---Createing-a-Start-Menu/</link><pubDate>Thu, 14 Apr 2011 04:35:28 GMT</pubDate><dc:creator>lili</dc:creator><category>WebDesktop</category><category>start menu</category><category>taskbar</category><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;Here's I attach the simple sample for you. Hope it helps.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Lili Khiung&lt;/p&gt;</description></item><item><title>Taskbar - Createing a Start Menu</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Taskbar---Createing-a-Start-Menu/</link><pubDate>Wed, 13 Apr 2011 03:29:24 GMT</pubDate><dc:creator>headless</dc:creator><category>WebDesktop</category><category>start menu</category><category>taskbar</category><description>Could you please send the above sample to me because I got the error when I open your attached file.&lt;br /&gt;&lt;br /&gt;I want a example for creating creating a sample "Taskbar" that emulates a "Start Menu" behavior.&lt;br /&gt;&lt;br /&gt;Also, please provide an example of integrating a Label and in the 
Taskbar that can be updated with the name of a currently logged in user /
 active file.&lt;br /&gt;&lt;br /&gt;Many thx.&lt;br /&gt;</description></item><item><title>Taskbar - Createing a Start Menu</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Taskbar---Createing-a-Start-Menu/</link><pubDate>Sun, 15 Nov 2009 22:51:51 GMT</pubDate><dc:creator>Glayaar</dc:creator><category>WebDesktop</category><category>start menu</category><category>taskbar</category><description>&lt;p&gt;The TDN, dev2.intersoftpt.com, is using WebContextMenu to achieve the taskbar functionality. I have update the the attached sample to use WebContextMenu as well. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;You could read in more detail regarding the WebContextMenu in the WebDesktop documentations in the article titled &lt;em&gt;WebContextMenu&lt;/em&gt;.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Taskbar - Createing a Start Menu</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Taskbar---Createing-a-Start-Menu/</link><pubDate>Sun, 15 Nov 2009 12:36:17 GMT</pubDate><dc:creator>alex@millhorn.com</dc:creator><category>WebDesktop</category><category>start menu</category><category>taskbar</category><description>&lt;p&gt;I understand that the "start menu" used on Dev2.intersoftpt.com uses WebCallout for its elegant interface, and rows of items that can be highlighted and expanded (displayed subrows to the right)&lt;/p&gt;&lt;p&gt;Can you kindly provide a sample of such an interface..... with details on templating, as Dev2 uses a vertical line in the start button that is very elegant.&lt;/p&gt;
&lt;p&gt;Thank you&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Taskbar - Createing a Start Menu</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Taskbar---Createing-a-Start-Menu/</link><pubDate>Sun, 08 Nov 2009 22:05:49 GMT</pubDate><dc:creator>Glayaar</dc:creator><category>WebDesktop</category><category>start menu</category><category>taskbar</category><description>&lt;p&gt;You could use the TaskBarLeftTemplate in the WebDesktopManger to simulate the Start menu button and using WebDialogBox to pop up the option window.&lt;/p&gt;&lt;p&gt;Integrating label in the taskbar could be achieved by using the TaskbarRightTemplate. In the sample, the label content is set during onInitialize client side event. &lt;/p&gt;
&lt;p&gt;The sample use resource available in the WebDesktop provided sample.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Taskbar - Createing a Start Menu</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Taskbar---Createing-a-Start-Menu/</link><pubDate>Sun, 08 Nov 2009 18:40:40 GMT</pubDate><dc:creator>alex@millhorn.com</dc:creator><category>WebDesktop</category><category>start menu</category><category>taskbar</category><description>&lt;p&gt;Pleae provide a WebDesktop example for creating a sample "Taskbar" that emulates a "Start Menu" behavior.  Whereby clicking on the button launches a window of options.  Selecting an option on the start menu launches a new window.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Also, please provide an example of integrating a Label and in the Taskbar that can be updated with the name of a currently logged in user / active file.&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>