christmo / macwidgets

Automatically exported from code.google.com/p/macwidgets
0 stars 0 forks source link

Can't remove components from BottomBar. #81

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I think this problem is clear, BottomBar doesn't have removeComponentFromLeft() 
or anything. I 
tried using getComponent().removeComponent() but that didn't do a thing. 
Checked the source and 
found out that it's simple not written (yet?).

Original issue reported on code.google.com by Nephir...@gmail.com on 26 Apr 2009 at 1:26

GoogleCodeExporter commented 8 years ago
Hi Nephiroth,

BottomBars aren't typically dynamic, which is why there aren't any remove 
methods. Could you elaborate on your 
specific use case?

Thanks,
-Ken

Original comment by kenneth....@gmail.com on 26 Apr 2009 at 11:24

GoogleCodeExporter commented 8 years ago
Hey Ken,

Ahh knowing that, I don't think this needs fixing then. I had put a 
notification in there that I wanted to remove 
but there are other ways to cross this bridge.

Thanks,
Lars

Original comment by Nephir...@gmail.com on 27 Apr 2009 at 7:42

GoogleCodeExporter commented 8 years ago
Hi Lars,

Sounds good...I'll close this issue.

-Ken

Original comment by kenneth....@gmail.com on 27 Apr 2009 at 11:07