mpxplugins/viewplugins/views/metadataeditordialog/data/mpxmetadataeditordialog.rss
branchRCL_3
changeset 66 1f1dad4af8f8
parent 53 3de6c4cf6b67
--- a/mpxplugins/viewplugins/views/metadataeditordialog/data/mpxmetadataeditordialog.rss	Wed Sep 15 12:09:46 2010 +0300
+++ b/mpxplugins/viewplugins/views/metadataeditordialog/data/mpxmetadataeditordialog.rss	Wed Oct 13 14:28:40 2010 +0300
@@ -313,24 +313,17 @@
             },
         DLG_LINE
             {
-            type = EEikCtEdwin;
+            type = EAknCtPopupField;
             prompt = qtn_nmp_song_details_genre;
             id = EMPXMetadataEditorDlgCtrlIdGenre;
             itemflags = EEikDlgItemTakesEnterKey | EEikDlgItemOfferAllHotKeys;
-            control = EDWIN
+            control = POPUP_FIELD
                 {
-                flags = EEikEdwinNoHorizScrolling | EEikEdwinResizable;
-                width = KMPXSongDetailsTextWidth;
-                lines = KMPXSongDetailsTextLines;
-                maxlength = KMPXSongDetailsTextMaxLen;
-                // added to limit expanding in forms.
-                // If you want full screen use 6 here
-                max_view_height_in_lines = 6;
-                // if you have the line above, you must have this. 
-                // It is calculable from LAF
-                base_line_delta = 21;
+                width = KMPXSongDetailsTextMaxLen;
+               // other = qtn_aknexpopfield_list_other;
                 };
-             },
+            tooltip = qtn_aknexpopfield_hint_text;
+            },
         DLG_LINE
             {
             type = EEikCtEdwin;
@@ -371,7 +364,20 @@
                 base_line_delta = 21;
                 };
             },
-    DLG_LINE
+        DLG_LINE
+            {
+            type = EAknCtPopupField;
+            prompt = qtn_nmp_episode_details_library;
+            id = EMPXMetadataEditorDlgCtrlIdLibrary;
+            itemflags = EEikDlgItemTakesEnterKey | EEikDlgItemOfferAllHotKeys;
+            control = POPUP_FIELD
+                {
+                width = KMPXSongDetailsTextMaxLen;
+                // other = qtn_aknexpopfield_list_other;
+                };
+            tooltip = qtn_aknexpopfield_hint_text;
+            },
+	DLG_LINE
             {
             type = EEikCtEdwin;
             prompt = qtn_nmp_song_details_licences;
@@ -868,23 +874,16 @@
             },
         DLG_LINE
             {
-            type = EEikCtEdwin;
+            type = EAknCtPopupField;
             prompt = qtn_nmp_episode_details_genre;
             id = EMPXMetadataEditorDlgCtrlIdGenre;
             itemflags = EEikDlgItemTakesEnterKey | EEikDlgItemOfferAllHotKeys;
-            control = EDWIN
+            control = POPUP_FIELD
                 {
-                flags = EEikEdwinNoHorizScrolling | EEikEdwinResizable;
-                width = KMPXSongDetailsTextWidth;
-                lines = KMPXSongDetailsTextLines;
-                maxlength = KMPXSongDetailsTextMaxLen;
-                // added to limit expanding in forms.
-                // If you want full screen use 6 here
-                max_view_height_in_lines = 6;
-                // if you have the line above, you must have this. 
-                // It is calculable from LAF
-                base_line_delta = 21;
+                width = KMPXSongDetailsTextMaxLen;
+               // other = qtn_aknexpopfield_list_other;
                 };
+            tooltip = qtn_aknexpopfield_hint_text;
             },                    
         DLG_LINE
             {
@@ -906,6 +905,19 @@
                 base_line_delta = 21;
                 };
             },
+        DLG_LINE
+            {
+            type = EAknCtPopupField;
+            prompt = qtn_nmp_episode_details_library;
+            id = EMPXMetadataEditorDlgCtrlIdLibrary;
+            itemflags = EEikDlgItemTakesEnterKey | EEikDlgItemOfferAllHotKeys;
+            control = POPUP_FIELD
+                {
+                width = KMPXSongDetailsTextMaxLen;
+                // other = qtn_aknexpopfield_list_other;
+                };
+            tooltip = qtn_aknexpopfield_hint_text;
+            },
 	DLG_LINE
             {
             type = EEikCtEdwin;