landfound / welly

Automatically exported from code.google.com/p/welly
GNU General Public License v2.0
0 stars 0 forks source link

cannot drag site tabs #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Welly/Nally use the PSMTabBarControl, which should have supported dragging tabs 
by default. 
However, they both failed to do that.  Other applications that reply on 
PSMTabBarControl such as 
AdiumX and iTerm do well.

The bundled PSMTabBarControl binary might be incorrect or out-of-update: 
calling 
"setAllowsDragBetweenWindows" crashed here.

Besides, Numbering tabs is unnecessary in this way, especially when dragging is 
available.

BTW, message counts should reflect on tabs via PSMTabBarControl object count 
mechanism, rather 
than a new icon (in weird color).

Original issue reported on code.google.com by xi.w...@gmail.com on 12 Jul 2008 at 4:21

GoogleCodeExporter commented 9 years ago
start making radical changes to the architecture, with a self-built 
PSMTabBarControl, a uniform protocol 
implementation, and many others. see revision 33 for details.
http://code.google.com/p/welly/source/detail?r=33

Original comment by xi.w...@gmail.com on 13 Jul 2008 at 7:33

GoogleCodeExporter commented 9 years ago

Original comment by xi.w...@gmail.com on 15 Jul 2008 at 6:57

GoogleCodeExporter commented 9 years ago
shipped with Release 1.1.

Original comment by xi.w...@gmail.com on 18 Jul 2008 at 12:26