search for: tb5

Displaying 3 results from an estimated 3 matches for "tb5".

Did you mean: t5
2007 Mar 22
0
[916] branches/wxruby2/wxwidgets_282: More Wx::AUI classes, event hooks and sample
...;, tb4_bmp1) + tb4.add_separator + tb4.add_tool(101, "Item 5", tb4_bmp1) + tb4.add_tool(101, "Item 6", tb4_bmp1) + tb4.add_tool(101, "Item 7", tb4_bmp1) + tb4.add_tool(101, "Item 8", tb4_bmp1) + tb4.realize + + # create some toolbars + tb5 = Wx::ToolBar.new( self, Wx::ID_ANY, + Wx::DEFAULT_POSITION, Wx::DEFAULT_SIZE, + Wx::TB_FLAT|Wx::TB_NODIVIDER|Wx::TB_VERTICAL) + tb5.set_tool_bitmap_size( Wx::Size.new(48,48)) + tb5.add_tool( 101, "Test", + Wx::A...
2011 Jul 20
2
Thundebird 5.0 stuck until FETCH is done
I'm using thunderbird 5.0 with dovecot 1.0.15. My client stuck downloading IMAP header every 10-15' Until the FETCH is done from 1 to 76687 (it's needs a looong time), my client isn't usable Could you help me to fix this issue? Below the log. Thank you 2680[9cc6d00]: 9ccf800:mailserver:A:CreateNewLineFromSocket: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft unknown-1
2011 Jul 10
2
Dovecot 2.0.13 and removing IMAP folders in thunderbird
Hi, I use Dovecot-2.0.13 with mdbox and Thunderbird (IMAP). I have dozens of imap folders and sometimes I wish to delete several folders: First Problem: If I remove a folder under TB, it get moved to my Trash folder. After that I close TB, which also purges the trash. When I come back, the deleted folder and its content is still there. There is no way to remove it with TB. On the server side I