Hello, This is a part of my tbuser.def
,----- [ view list popup menu ]
| property layout [MainForm_MLVPopup] type crc32("popupmenu")
| {
| container combo [MailerForm].[mFolderReset]
| shortcut "Esc"
| hidden
| {
| }
| <hr>
| item [MsgCtl].[CreateMessageNew]
| shortcut "Ctrl+N"
| container item [UserDefined]
| caption "Reply"
| {
| item [MsgCtl].[mReplyQuotSelText]
| container combo [MsgCtl].[mReply]
| {
| }
| item [MsgCtl].[mReplyAll]
| item [MsgCtl].[mReplyToAllQuotingSelectedText]
| <hr>
| container combo [MsgCtl].[mForward]
| {
| }
| item [MsgCtl].[mRedirect]
| <hr>
| }
| container item [UserDefined]
| caption "Navigation"
| {
| item [MsgCtl].[mmNextUnread]
| shortcut "Ctrl+Right"
| shortcut "N"
| item [MsgCtl].[mmPrevUnread]
| shortcut "Ctrl+Left"
| shortcut "P"
| <hr>
| container combo [MsgCtl].[mlMoveNext]
| shortcut "Right"
| {
| }
| item [MsgCtl].[mlMovePrev]
| shortcut "Left"
| }
| container item [MsgCtl].[mmThread]
| {
| item [MsgCtl].[mmThreadAction]
| }
| <hr>
| item [MsgCtl].[mMsgCopyToFolder]
| shortcut "Ctrl+C"
| item [MsgCtl].[mMsgMoveToFolder]
| shortcut "Ctrl+V"
| <hr>
| item [MsgCtl].[mMsgSaveAs]
| shortcut "Ctrl+S"
| item [MsgCtl].[mMsgDelete]
| shortcut "Del"
| item [MsgCtl].[mMsgAltDelete]
| shortcut "Shift+Del"
| hidden
| <hr>
| container item [MsgCtl].[mpSpecials]
| {
| item [MsgCtl].[mAddAddrBookSender]
| shortcut "Ctrl+W"
| item [MsgCtl].[mAddAddrBookRecipient]
| shortcut "Shift+Ctrl+W"
| item [MsgCtl].[mDelAddrBookSender]
| shortcut "Ctrl+B"
| item [MsgCtl].[mDelAddrBookRecipient]
| shortcut "Shift+Ctrl+B"
| <hr>
| item [MsgCtl].[mMarkSpamJUNK]
| item [MsgCtl].[mMarkSpamNOTJUNK]
| <hr>
| item [MsgCtl].[mReplyQuotSelText]
| shortcut "F4"
| item [MsgCtl].[mReplyNoQuot]
| shortcut "Shift+F4"
| item [MsgCtl].[mReplyToSender]
| shortcut "Ctrl+F4"
| item [MsgCtl].[mReplyAltForward]
| shortcut "Shift+Alt+F5"
| <hr>
| item [MsgCtl].[mFindReply]
| shortcut "Ctrl+BkSp"
| item [MsgCtl].[mMakeFilter]
| shortcut "Shift+Ctrl+F"
| item [MsgCtl].[mViewSource]
| shortcut "F9"
| container item [MsgCtl].[mRemindLater]
| {
| item [MsgCtl].[mRemindLaterItems]
| <hr>
| item [MsgCtl].[mRemindLaterAdvanced]
| }
| container item [MsgCtl].[mWatchRepliesIn]
| {
| item [MsgCtl].[mWatchRepliesInTheNewFolder]
| <hr>
| item [MsgCtl].[mWatchRepliesInItems]
| }
| }
| container item [MsgCtl].[mAttachments]
| {
| item [ViewFrame].[mCurAttachOpen]
| item [ViewFrame].[mCurAttachSave]
| item [ViewFrame].[mCurAttachDelete]
| item [ViewFrame].[mCurAttachPrint]
| <hr>
| item [ViewFrame].[mAttachSaveAll]
| }
| <hr>
| item [MsgCtl].[mMsgMarkUnread]
| shortcut "Ctrl+U"
| item [MsgCtl].[mMsgMarkRead]
| shortcut "Ctrl+M"
| item [MailerForm].[mFolderMarkAllRead]
| shortcut "Ctrl+Alt+M"
| <hr>
| item [MsgCtl].[mMsgPark]
| shortcut "Ctrl+J"
| item [MsgCtl].[mMsgUnpark]
| shortcut "Ctrl+Alt+J"
| container item [MsgCtl].[mFlags]
| {
| item [MsgCtl].[mMsgFlagFlagged]
| shortcut "Ctrl+G"
| item [MsgCtl].[mMsgFlagReplied]
| item [MsgCtl].[mMsgFlagForwarded]
| item [MsgCtl].[mMsgFlagUnread]
| item [MsgCtl].[mMsgFlagParked]
| <hr>
| item [MsgCtl].[mMsgPrioritySelect]
| }
| container item [MsgCtl].[mColourGroup]
| {
| item [MsgCtl].[mMsgColourGroupSetNone]
| <hr>
| item [MsgCtl].[mMsgColourGroupSelect]
| <hr>
| item [MsgCtl].[mEditColourGroups]
| }
| item [MsgCtl].[mMsgPrint]
| shortcut "Ctrl+P"
| <hr>
| item [MsgCtl].[mlSelectAllMessages]
| shortcut "Ctrl+A"
| item [MsgCtl].[mTestFilters]
| }
`-----
There are two custom defined containers named "Reply" and "Navigation".
However I noticed that both entries are presented as "Format" (see the
attachment)
I deleted the tbuser.eef but the problem is not solved. And I got something
interesting. After deleting tbuser.eef 3.60.01, 3.60.02, 3.60.03 DID NOT
import the existing tbuser.def for creating tbuser.eef. Instead it was like I
run the program for the first time. 3.60.05 does create the tbuser.eef but it
displays it wrong. 3.60.01, 3.60.02, 3.60.03 display the menu entries
CORRECTLY, (Reply and Navigation)
--
George M. Menegakis, System & Network Administration
Using The BAT! v3.60.05 Forerunner (Beta)
on Microsoft Windows XPService Pack 2 v5.1 Build(2600)
3.60.05 popup menu.png
Description: PNG image
3.60.03 popup menu.png
Description: PNG image
________________________________________________________ Current beta is 3.60.05 forerunner | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html IMPORTANT: To register as a Beta tester, use this link first - http://www.ritlabs.com/en/partners/testers/

