bug-gv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Show current coordinates better


From: William Bader
Subject: Re: Show current coordinates better
Date: Sat, 30 Jan 2021 05:46:12 +0000


You can change
 {n_locatorFormat, n_locatorFormat, XtRString, sizeof(String),
   XtOffsetOf(AppResources,locator_format),   XtRImmediate, (XtPointer)"%d x %d"},
in src/main_resources.h


From: bug-gv <bug-gv-bounces+williambader=hotmail.com@gnu.org> on behalf of 積丹尼 Dan Jacobson <jidanni@jidanni.org>
Sent: Friday, January 29, 2021 11:51 AM
To: bug-gv@gnu.org <bug-gv@gnu.org>
Subject: Show current coordinates better
 
Moving the pointer around the screen, the only thing that constantly
changes is there in the upper left:

123 x 456

Well, in fact this is a cursor position, so would be better shown as

123, 456

No? Compare gimp.

$ gv --version
gv 3.7.4


reply via email to

[Prev in Thread] Current Thread [Next in Thread]