Portar la interfaz a gtkbuilder

Bug #345809 reported by danigm
2
Affects Status Importance Assigned to Milestone
GECO
Fix Released
Medium
danigm

Bug Description

La interfaz gtk está hecha con libglade y hay que portarla a gtkbuilder.

se guarda como gtkbuilder desde glade.

self.builder = gtk.Builder()
self.builder.add_from_file(popupfile)

hay que cambiar cada self.gladefile.get_widget por self.builder.get_object

Y con esto debería funcionar.

Tags: gtk-geco
danigm (danigm)
Changed in geco:
assignee: nobody → danigm
importance: Undecided → Medium
status: New → In Progress
danigm (danigm)
Changed in geco:
status: In Progress → Fix Committed
danigm (danigm)
Changed in geco:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.