Project

General

Profile

Actions

Bug #164

closed

VX7: Column width in banks editing tab are not adjustable

Added by David Griffith almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
05/07/2012
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
VX-7
Platform:
All
Debug Log:
I read the instructions above:

Description

For the memory banks editing tab for the Yaesu VX-7, the column width is not adjustable. On top of that, the default width of the "Name" column is much too wide.


Related issues

Blocked by Bug #162: VX-7: checkboxes for MG9 group is placed wrongClosedDan Smith05/05/2012

Actions
Actions #1

Updated by Dan Smith almost 12 years ago

  • Status changed from New to Feedback
  • Assignee set to Dan Smith

I can make them adjustable if it matters (although I don't understand why it does).

The reason the name column is so wide is a result of the fix for your bug #162. GTK demands that some column (or columns) receive the extra space left over after the minimum widths are calculated. The default is to give it to the last column (which was MG9). Since that caused the label to be "placed wrong" I changed the code to explicitly give the extra space to the name column, thinking that was a sane default. How would you propose we proceed?

Actions #2

Updated by David Griffith almost 12 years ago

I think the better place to put the extra space would be after the MG9 column or between that and a blank dummy column.

Actions #3

Updated by Dan Smith almost 12 years ago

  • Status changed from Feedback to Closed
  • Target version set to 0.3.0

Fixed in r1609

Actions

Also available in: Atom PDF