>So, can somebody explain how existing toolbars visibility state is saved.<br>It isn't, AFAIK.<br><br>It's been a while since I had a look at this, but IIRC there is no easy way through the KDE API to save visibility state of an embedded KPart toolbar.
<br><br>Somebody, please tell me I'm wrong. :)<br><br>// jens<br><br><div><span class="gmail_quote">On 12/8/05, <b class="gmail_sendername">Vladimir Prus</b> <<a href="mailto:ghost@cs.msu.su">ghost@cs.msu.su</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Hello,<br>there's a bug:<br><br>   <a href="http://bugs.kde.org/show_bug.cgi?id=117779">
http://bugs.kde.org/show_bug.cgi?id=117779</a><br><br>that says that if you right click on toolbar, hide debuggers toolbar, and<br>restart KDevelop, debugger toolbar magically reappears. Unfortunately, I<br>don't understand how toolbars visibility state is saved at all. All I could
<br>find is:<br><br>   class MainWindowShare {<br><br>        KToggleAction*   m_toggleBuildToolbar;<br>   }<br><br>but that KToggleAction is initialized to 0 in constructor, and never changed<br>anywhere.<br><br>So, can somebody explain how existing toolbars visibility state is saved.
<br><br>Thanks,<br>Volodya<br><br><br><br>_______________________________________________<br>KDevelop-devel mailing list<br><a href="mailto:KDevelop-devel@barney.cs.uni-potsdam.de">KDevelop-devel@barney.cs.uni-potsdam.de</a>
<br><a href="http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel">http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br></blockquote></div><br>