[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

toolbar can disappear

From: Першин Юрий <pershin_at_prosoftsystems.ru>
Date: 2007-06-05 14:32:21 CEST

Index: RevisionGraphDlg.cpp
===================================================================
--- RevisionGraphDlg.cpp (revision 9622)
+++ RevisionGraphDlg.cpp (working copy)
@@ -267,6 +267,7 @@
   GetGraphRect(&rect);
   m_Graph.MoveWindow(&rect);
  }
+ if (IsWindow(m_ToolBar)) RepositionBars(AFX_IDW_CONTROLBAR_FIRST,
AFX_IDW_CONTROLBAR_LAST, 0);
 }

 BOOL CRevisionGraphDlg::PreTranslateMessage(MSG* pMsg)

---
С уважением, Юрий Першин
Вед. инженер по технологиям обеспечения качества ПО
Прософт-Системы, Екатеринбург (тел. +7(343)-376-28-20, доб. 333)
BR, Y. Pershin
QA / AD lead engineer, ProSoft Systems,
YEKT - Russia
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jun 5 14:35:39 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.