Re: ANNOUNCE: GTK+ 1.1.16 Released



On Tue, 16 Feb 1999, Shawn T . Amundson wrote:

> GTK+ 1.1.16 is now at: ftp://ftp.gtk.org/pub/gtk/v1.1/.
>    
> GLib and GTK+ are approaching stable series 1.2.x.  Please
> test this version and report bugs.  For information on reporting
> bugs, please read the README file in the distribution.
>    
> A list of incompatible changes with GTK+ 1.0 can be found at
> http://www.gtk.org/gtk+-1.2-Changes.html.  Read this to adapt
> your code.
> 
> Test this version!  The next version might be 1.2.0.

I've got an almost cosmetical bug with text selection in the text entry.

I don't know if this happens with 1.1.16, but with 1.1.15 when I select
text with the mouse, starting at the right, from the leftmost character
theleftmost pixel column isn't inverted/displayed, e.g. (I would
give a screenshot, but xwd doesn't seem to like my 16 bit display
--> '.'=white, 'X'=black, '-'=blue, character "2"):

.-----
.-----
.XXX--
.---X-
.---X-
.-XX--
.X----
.-----
.XXXX-
.-----
.-----

instead of:

------
------
-XXX--
X---X-
----X-
--XX--
-X----
X-----
XXXXX-
------
------

When I select the text from left to right, it works as it should. I
haven't looked at the code yet, but this seems like an off-by-one to me.

Nils
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nils Philippsen                  @college: nils@fht-esslingen.de
Vogelsangstrasse 115             @home:    nils@wombat.dialup.fht-esslingen.de
D 70197 Stuttgart                phone:    +49-711-6599405
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lottery is a tax on people who are bad at math.





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