<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - use of the DynInitMenuPaneL to hide my Markable ListBox from some view of my application - Comments</title>
 <link>http://www.newlc.com/en/forum/use-dyninitmenupanel-hide-my-markable-listbox-some-view-my-application</link>
 <description>Comments for &quot;use of the DynInitMenuPaneL to hide my Markable ListBox from some view of my application&quot;</description>
 <language>en</language>
<item>
 <title>Re: use of the DynInitMenuPaneL to hide my Markable ListBox from</title>
 <link>http://www.newlc.com/en/forum/use-dyninitmenupanel-hide-my-markable-listbox-some-view-my-application#comment-51420</link>
 <description>&lt;p&gt; &lt;img src=&quot;/sites/all/modules/smileys/packs/example/shock.png&quot; title=&quot;Shocked&quot; alt=&quot;Shocked&quot; /&gt; &lt;/p&gt;

&lt;p&gt;How does onbe goabout Hiding the ListBox altogether,&lt;br /&gt;
say Show LB / Hide LB&lt;/p&gt;</description>
 <pubDate>Tue, 08 Sep 2009 14:15:28 +0200</pubDate>
 <dc:creator>empcarl</dc:creator>
 <guid isPermaLink="false">comment 51420 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: use of the DynInitMenuPaneL to hide my Markable ListBox from</title>
 <link>http://www.newlc.com/en/forum/use-dyninitmenupanel-hide-my-markable-listbox-some-view-my-application#comment-49541</link>
 <description>&lt;p&gt;for the time being I am going to make it the following way. even though it will be too much cascading. the output will be like then one on the picture.&lt;/p&gt;

&lt;p&gt;MENU_ITEM { command = EMarkUnmark; txt = &quot;Mark ?&quot;; &lt;br /&gt;
                             cascade = R_AVKON_MENUPANE_MARKABLE_LIST;}&lt;/p&gt;</description>
 <pubDate>Sat, 29 Nov 2008 17:41:11 +0100</pubDate>
 <dc:creator>symbianProgramer</dc:creator>
 <guid isPermaLink="false">comment 49541 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: use of the DynInitMenuPaneL to hide my Markable ListBox from</title>
 <link>http://www.newlc.com/en/forum/use-dyninitmenupanel-hide-my-markable-listbox-some-view-my-application#comment-49540</link>
 <description>&lt;p&gt;&lt;br /&gt;
Andreas is right.&lt;/p&gt;

&lt;p&gt;aMenuPane-&gt;SetItemDimmed(EAknListBoxMarkableList, ETrue)&lt;/p&gt;

&lt;p&gt;Instead of above you try like below&lt;/p&gt;

&lt;p&gt;aMenuPane-&gt;SetItemDimmed(EMarkableList, ETrue) &lt;/p&gt;

&lt;p&gt;where  EMarkableList  will be individual item of list.&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Fri, 28 Nov 2008 13:27:44 +0100</pubDate>
 <dc:creator>RB_Sahu</dc:creator>
 <guid isPermaLink="false">comment 49540 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: use of the DynInitMenuPaneL to hide....</title>
 <link>http://www.newlc.com/en/forum/use-dyninitmenupanel-hide-my-markable-listbox-some-view-my-application#comment-49539</link>
 <description>&lt;p&gt;The ID in the parameter refers to a &lt;span style=&quot;font-weight:bold&quot;&gt;menu item&lt;/span&gt; in the menu pane. AFAIK, you cannot dim a menu &lt;span style=&quot;font-weight:bold&quot;&gt;pane&lt;/span&gt;, but individual menu items. You might try to remove the menu item which opens the menu pane. If I understood at all what you are aiming at...&lt;/p&gt;</description>
 <pubDate>Fri, 28 Nov 2008 10:49:09 +0100</pubDate>
 <dc:creator>Andreas</dc:creator>
 <guid isPermaLink="false">comment 49539 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: use of the DynInitMenuPaneL to hide my Markable ListBox from</title>
 <link>http://www.newlc.com/en/forum/use-dyninitmenupanel-hide-my-markable-listbox-some-view-my-application#comment-49538</link>
 <description>&lt;p&gt;tanks for reply&lt;/p&gt;

&lt;p&gt;I check the link already actually. in my case the reason I get &lt;span style=&quot;font-weight:bold&quot;&gt;EIKCOCTL 8.&lt;/span&gt; is becase I add &lt;span style=&quot;font-weight:bold&quot;&gt;aMenuPane-&gt;SetItemDimmed(EAknListBoxMarkableList, ETrue)&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
so how I can hide R_AVKON_MENUPANE_MARKABLE_LIST?&lt;/p&gt;</description>
 <pubDate>Fri, 28 Nov 2008 10:20:58 +0100</pubDate>
 <dc:creator>symbianProgramer</dc:creator>
 <guid isPermaLink="false">comment 49538 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: use of the DynInitMenuPaneL to hide my Markable ListBox from</title>
 <link>http://www.newlc.com/en/forum/use-dyninitmenupanel-hide-my-markable-listbox-some-view-my-application#comment-49537</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;check this link&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/eikcoctl-error&quot;&gt;http://www.newlc.com/forum/eikcoctl-error&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 28 Nov 2008 07:11:41 +0100</pubDate>
 <dc:creator>RB_Sahu</dc:creator>
 <guid isPermaLink="false">comment 49537 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: use of the DynInitMenuPaneL to hide my Markable ListBox from</title>
 <link>http://www.newlc.com/en/forum/use-dyninitmenupanel-hide-my-markable-listbox-some-view-my-application#comment-49536</link>
 <description>&lt;p&gt;common guys say some thing... or ask me if you need some more information&lt;div class=&quot;bb-quote&quot;&gt;&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 28 Nov 2008 02:37:13 +0100</pubDate>
 <dc:creator>symbianProgramer</dc:creator>
 <guid isPermaLink="false">comment 49536 at http://www.newlc.com</guid>
</item>
<item>
 <title>use of the DynInitMenuPaneL to hide my Markable ListBox from some view of my application</title>
 <link>http://www.newlc.com/en/forum/use-dyninitmenupanel-hide-my-markable-listbox-some-view-my-application</link>
 <description>&lt;p&gt;to add a Markable ListBox to my application I add the following to my resource file&lt;/p&gt;

&lt;p&gt;RESOURCE MENU_BAR r_main_menubar&lt;br /&gt;
    {&lt;br /&gt;
    titles =&lt;br /&gt;
        {&lt;br /&gt;
        MENU_TITLE &lt;br /&gt;
            {&lt;br /&gt;
            menu_pane = r_main_menu;&lt;br /&gt;
            },&lt;br /&gt;
&lt;span style=&quot;font-weight:bold&quot;&gt;      MENU_TITLE &lt;br /&gt;
        {&lt;br /&gt;
        menu_pane = R_AVKON_MENUPANE_MARKABLE_LIST;&lt;br /&gt;
        }&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
        };&lt;br /&gt;
    }&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/forum/use-dyninitmenupanel-hide-my-markable-listbox-some-view-my-application&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/forum/use-dyninitmenupanel-hide-my-markable-listbox-some-view-my-application#comments</comments>
 <category domain="http://www.newlc.com/en/forums/symbian-c">Symbian C++</category>
 <pubDate>Thu, 27 Nov 2008 18:55:44 +0100</pubDate>
 <dc:creator>symbianProgramer</dc:creator>
 <guid isPermaLink="false">22273 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
