conduit r1475 - in trunk: . conduit/hildonui
- From: jstowers svn gnome org
- To: svn-commits-list gnome org
- Subject: conduit r1475 - in trunk: . conduit/hildonui
- Date: Sun, 25 May 2008 00:16:53 +0000 (UTC)
Author: jstowers
Date: Sun May 25 00:16:52 2008
New Revision: 1475
URL: http://svn.gnome.org/viewvc/conduit?rev=1475&view=rev
Log:
2008-05-25 John Stowers <john stowers gmail com>
* conduit/hildonui/Canvas.py: Handle resize event.
Modified:
trunk/ChangeLog
trunk/conduit/hildonui/Canvas.py
Modified: trunk/conduit/hildonui/Canvas.py
==============================================================================
--- trunk/conduit/hildonui/Canvas.py (original)
+++ trunk/conduit/hildonui/Canvas.py Sun May 25 00:16:52 2008
@@ -43,10 +43,6 @@
# conduit context menu
self.conduitMenu = ConduitMenu(self)
- def _canvas_resized(self, widget, allocation):
- # windows are not resized in maemo
- pass
-
def _on_conduit_button_press(self, view, target, event):
log.debug("Clicked View: %s" % view.model)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]