Opened 12 years ago
Closed 12 years ago
#176 closed bug (fixed (in master))
GTK2 port fixes
Reported by: | takkaria | Owned by: | |
---|---|---|---|
Milestone: | 3.0.8 | Keywords: | port |
Cc: |
Description
First, commit attached file.
Then change line 461 to:
gtk_window_resize(GTK_WINDOW(td->window), (td->cols * td->font_wid) + 1, (td->rows * td->font_hgt) + 1);
Attachments (1)
Change History (3)
Changed 12 years ago by takkaria
comment:1 Changed 12 years ago by takkaria
- Keywords port added
comment:2 Changed 12 years ago by takkaria
- Resolution set to fixed
- Status changed from new to closed
see [ee96d76] (SVN r272).
Note: See
TracTickets for help on using
tickets.
Glade interface file for lib/xtra