Status: New
Owner: ----

New issue 172 by vinetouu: FTP Toolbar Button Toggle Bug
http://code.google.com/p/ulipad/issues/detail?id=172

If you click on the button 'Open FTP Window' in the toolbar menu, the FTP
window opens and the button stays pressed. If you click that toolbar button
again, the FTP window closes and the button becomes unpressed. However, if
you click on the 'Open FTP Window' button and you close the FTP window by
clicking its X button, then the toolbar button stays pressed when it should
have become unpressed. This is a bug. Please fix it.

You can fix this by adding a wx.EVT_CLOSE event for the FTP window and make
the handler unpress the toolbar button 'Open FTP Window'.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to