application/data/PodcastShowsView.ra
branch3rded
changeset 176 1c8b56cb6409
parent 164 000f9fc147b2
child 177 269e3f3e544a
equal deleted inserted replaced
175:cd124c4eb6b9 176:1c8b56cb6409
    18 
    18 
    19 RESOURCE AVKON_VIEW r_podcast_showsview
    19 RESOURCE AVKON_VIEW r_podcast_showsview
    20 {
    20 {
    21 	menubar = r_podcast_showsview_menubar;
    21 	menubar = r_podcast_showsview_menubar;
    22 	cba = R_AVKON_SOFTKEYS_OPTIONS_BACK;
    22 	cba = R_AVKON_SOFTKEYS_OPTIONS_BACK;
    23 	toolbar = r_showsview_toolbar;
    23 //	toolbar = r_showsview_toolbar;
    24 }
    24 }
    25 
    25 
    26 RESOURCE MENU_BAR r_podcast_showsview_menubar
    26 RESOURCE MENU_BAR r_podcast_showsview_menubar
    27     {
    27     {
    28     titles =
    28     titles =
    88 			txt = STRING_r_view_filter_downloaded_new_shows_cmd;
    88 			txt = STRING_r_view_filter_downloaded_new_shows_cmd;
    89 			}
    89 			}
    90 	};	
    90 	};	
    91 	}
    91 	}
    92 
    92 
    93 RESOURCE AVKON_TOOLBAR r_showsview_toolbar
    93 //RESOURCE AVKON_TOOLBAR r_showsview_toolbar
    94     {
    94 //    {
    95     flags = KAknToolbarFixed;
    95 //    flags = KAknToolbarFixed;
    96     items =
    96 //    items =
    97         {
    97 //        {
    98         TBAR_CTRL
    98 //        TBAR_CTRL
    99             {
    99 //            {
   100             type = EAknCtButton;
   100 //            type = EAknCtButton;
   101             id = EPodcastUpdateFeed;
   101 //            id = EPodcastUpdateFeed;
   102             control = AVKON_BUTTON
   102 //            control = AVKON_BUTTON
   103                 {
   103 //                {
   104                 states =
   104 //                states =
   105                     {
   105 //                    {
   106                     AVKON_BUTTON_STATE
   106 //                    AVKON_BUTTON_STATE
   107                         {
   107 //                        {
   108                         //bmpfile = AVKON_BITMAP_FILE;
   108 //                        //bmpfile = AVKON_BITMAP_FILE;
   109                         //bmpid = EMbmAvkonQgn_indi_find_goto;
   109 //                        //bmpid = EMbmAvkonQgn_indi_find_goto;
   110                         txt = STRING_r_update_feed_short_cmd;
   110 //                        txt = STRING_r_update_feed_short_cmd;
   111                         helptxt = STRING_r_update_feed_cmd;
   111 //                        helptxt = STRING_r_update_feed_cmd;
   112                         }  
   112 //                        }  
   113                     };
   113 //                    };
   114                 };
   114 //                };
   115             },
   115 //            },
   116             TBAR_CTRL
   116 //            TBAR_CTRL
   117                 {
   117 //                {
   118                 type = EAknCtButton;
   118 //                type = EAknCtButton;
   119                 id = EPodcastCancelUpdateAllFeeds;
   119 //                id = EPodcastCancelUpdateAllFeeds;
   120                 control = AVKON_BUTTON
   120 //                control = AVKON_BUTTON
   121                     {
   121 //                    {
   122                     states =
   122 //                    states =
   123                         {
   123 //                        {
   124                         AVKON_BUTTON_STATE
   124 //                        AVKON_BUTTON_STATE
   125                             {
   125 //                            {
   126                             //bmpfile = AVKON_BITMAP_FILE;
   126 //                            //bmpfile = AVKON_BITMAP_FILE;
   127                             //bmpid = EMbmAvkonQgn_indi_find_goto;
   127 //                            //bmpid = EMbmAvkonQgn_indi_find_goto;
   128                             txt = STRING_r_cancel_update_all_feeds_short_cmd;
   128 //                            txt = STRING_r_cancel_update_all_feeds_short_cmd;
   129                             helptxt = STRING_r_cancel_update_all_feeds_cmd;
   129 //                            helptxt = STRING_r_cancel_update_all_feeds_cmd;
   130                            }  
   130 //                           }  
   131                         };
   131 //                        };
   132                     };
   132 //                    };
   133                 },
   133 //                },
   134 // we keep the download toolbar button in S^3, but always disable it
   134 //// we keep the download toolbar button in S^3, but always disable it
   135 // because there are drawing issues with only one item in the toolbar
   135 //// because there are drawing issues with only one item in the toolbar
   136             TBAR_CTRL
   136 //            TBAR_CTRL
   137 			{
   137 //			{
   138 			type = EAknCtButton;
   138 //			type = EAknCtButton;
   139 			id = EPodcastDownloadShow;
   139 //			id = EPodcastDownloadShow;
   140 			control = AVKON_BUTTON
   140 //			control = AVKON_BUTTON
   141 				{
   141 //				{
   142 				states =
   142 //				states =
   143 					{
   143 //					{
   144 					AVKON_BUTTON_STATE
   144 //					AVKON_BUTTON_STATE
   145 						{
   145 //						{
   146 						//bmpfile = AVKON_BITMAP_FILE;
   146 //						//bmpfile = AVKON_BITMAP_FILE;
   147 						//bmpid = EMbmAvkonQgn_indi_find_goto;
   147 //						//bmpid = EMbmAvkonQgn_indi_find_goto;
   148 						txt = STRING_r_view_download_show_cmd;
   148 //						txt = STRING_r_view_download_show_cmd;
   149 						helptxt = STRING_r_view_download_show_cmd;
   149 //						helptxt = STRING_r_view_download_show_cmd;
   150 						}  
   150 //						}  
   151 					};
   151 //					};
   152 				};
   152 //				};
   153 			}
   153 //			}
   154         ,		
   154 //        ,		
   155 		TBAR_CTRL
   155 //		TBAR_CTRL
   156 			{
   156 //			{
   157 			type = EAknCtButton;
   157 //			type = EAknCtButton;
   158 			id =EPodcastDeleteShow;
   158 //			id =EPodcastDeleteShow;
   159 			control = AVKON_BUTTON
   159 //			control = AVKON_BUTTON
   160 				{
   160 //				{
   161 				states =
   161 //				states =
   162 					{
   162 //					{
   163 					AVKON_BUTTON_STATE
   163 //					AVKON_BUTTON_STATE
   164 						{
   164 //						{
   165 						//bmpfile = AVKON_BITMAP_FILE;
   165 //						//bmpfile = AVKON_BITMAP_FILE;
   166 						//bmpid = EMbmAvkonQgn_indi_find_goto;
   166 //						//bmpid = EMbmAvkonQgn_indi_find_goto;
   167 						txt = STRING_r_view_delete_show_cmd;
   167 //						txt = STRING_r_view_delete_show_cmd;
   168 						helptxt = STRING_r_view_delete_show_cmd;
   168 //						helptxt = STRING_r_view_delete_show_cmd;
   169 						}  
   169 //						}  
   170 					};
   170 //					};
   171 				};
   171 //				};
   172 			},
   172 //			},
   173 		TBAR_CTRL
   173 //		TBAR_CTRL
   174 			{
   174 //			{
   175 			type = EAknCtButton;
   175 //			type = EAknCtButton;
   176 			id = EPodcastMarkAsPlayed;
   176 //			id = EPodcastMarkAsPlayed;
   177 			control = AVKON_BUTTON
   177 //			control = AVKON_BUTTON
   178 				{
   178 //				{
   179 				states =
   179 //				states =
   180 					{
   180 //					{
   181 					AVKON_BUTTON_STATE
   181 //					AVKON_BUTTON_STATE
   182 						{
   182 //						{
   183 						//bmpfile = AVKON_BITMAP_FILE;
   183 //						//bmpfile = AVKON_BITMAP_FILE;
   184 						//bmpid = EMbmAvkonQgn_indi_find_goto;
   184 //						//bmpid = EMbmAvkonQgn_indi_find_goto;
   185 						txt = STRING_r_view_mark_as_played_cmd_short;
   185 //						txt = STRING_r_view_mark_as_played_cmd_short;
   186 						helptxt = STRING_r_view_mark_as_played_cmd_short;
   186 //						helptxt = STRING_r_view_mark_as_played_cmd_short;
   187 						}  
   187 //						}  
   188 					};
   188 //					};
   189 				};
   189 //				};
   190 			},
   190 //			},
   191 			TBAR_CTRL
   191 //			TBAR_CTRL
   192 				{
   192 //				{
   193 				type = EAknCtButton;
   193 //				type = EAknCtButton;
   194 				id =EPodcastMarkAsUnplayed;
   194 //				id =EPodcastMarkAsUnplayed;
   195 				control = AVKON_BUTTON
   195 //				control = AVKON_BUTTON
   196 					{
   196 //					{
   197 					states =
   197 //					states =
   198 						{
   198 //						{
   199 						AVKON_BUTTON_STATE
   199 //						AVKON_BUTTON_STATE
   200 							{
   200 //							{
   201 							//bmpfile = AVKON_BITMAP_FILE;
   201 //							//bmpfile = AVKON_BITMAP_FILE;
   202 							//bmpid = EMbmAvkonQgn_indi_find_goto;
   202 //							//bmpid = EMbmAvkonQgn_indi_find_goto;
   203 							txt = STRING_r_view_mark_as_unplayed_cmd_short;
   203 //							txt = STRING_r_view_mark_as_unplayed_cmd_short;
   204 							helptxt = STRING_r_view_mark_as_unplayed_cmd_short;
   204 //							helptxt = STRING_r_view_mark_as_unplayed_cmd_short;
   205 							}  
   205 //							}  
   206 						};
   206 //						};
   207 					};
   207 //					};
   208 				}
   208 //				}
   209         };
   209 //        };
   210     }
   210 //    }
   211 
   211 
   212 RESOURCE STYLUS_POPUP_MENU r_showview_popup_menu
   212 RESOURCE STYLUS_POPUP_MENU r_showview_popup_menu
   213 	{
   213 	{
   214 		items =
   214 		items =
   215 		{
   215 		{