Changes

Jump to: navigation, search

User:Mikey/project3

684 bytes added, 02:19, 15 December 2009
Project Details
== Project Details ==
When a tab is opened, it must show the title's text followed by the number of unread messages (N). The function,[http://mxr.mozilla.org/comm-central/source/mail/base/content/folderDisplay.js#658 folderDisplay.js]'s FolderDisplayWidget_show, uses the [http://mxr.mozilla.org/comm-central/source/suite/mailnews/tabmail.xml#713 tabmail.xml]'s setTabTitle to assign the title's text to the tab's label attribute. By modifying parts of this code, I can concatenate the (N) with the text.
 
An issue that will have to be addressed is separating the two parts of the tab's title into different fonts.
 
Another issue that needs to be addressed is updating all tabs using the current folder.
== Project News ==
1
edit

Navigation menu