Opened 14 years ago

Closed 13 years ago

#1167 closed defect (fixed)

wx location wizard: proj4 terms fall off edge of window

Reported by: hamish Owned by: martinl
Priority: minor Milestone: 6.4.1
Component: wxGUI Version: svn-develbranch6
Keywords: location wizard Cc: grass-dev@…
CPU: x86-64 Platform: Linux

Description

Hi,

in the wxGUI startup screen location wizard, if you define custom projection from PROJ4 terms (just cut&paste something out of the epsg file), once you get to the Summary page the Projection: line just continues off the right side of the window. Some sort of linewrap is needed I guess.

(seen on ubuntu 10.04 + grass65)

cheers, Hamish

Change History (7)

comment:1 by martinl, 14 years ago

Cc: grass-dev@… added
Owner: changed from grass-dev@… to martinl

In r43567 is projstring wrapped based on spaces. Is it enough for this ticket from your point of view?

in reply to:  1 ; comment:2 by hamish, 14 years ago

Replying to martinl:

In r43567 is projstring wrapped based on spaces. Is it enough for this ticket from your point of view?

yes, that is very nice, thank you.

similar issue: define location by PRJ or WKT file falls off the right hand side of the window in the same way if the path is very long (just happened to me today). is there a way to wrap the string after it gets to a dirsep past column 60-something?

Hamish

in reply to:  2 comment:3 by martinl, 13 years ago

Replying to hamish:

Replying to martinl:

In r43567 is projstring wrapped based on spaces. Is it enough for this ticket from your point of view?

yes, that is very nice, thank you.

better try r43924

comment:4 by martinl, 13 years ago

Component: StartupwxGUI

comment:5 by martinl, 13 years ago

Keywords: wx removed

in reply to:  2 comment:6 by martinl, 13 years ago

Replying to hamish:

similar issue: define location by PRJ or WKT file falls off the right hand side of the window in the same way if the path is very long (just happened to me today). is there a way to wrap the string after it gets to a dirsep past column 60-something?

This issue should be fixed in r43964 (thanks to Anna Kratochvilova for the patch).

comment:7 by martinl, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.