At Tue, 16 Aug 2011 12:25:10 +0200, Marijn wrote:
> > I noticed that text-fields are now missing their right border. Might be
> > related to your fix.
> >
> > Marijn
>
> There seems to be some positioning error, as text-fields are now
> displayed on top of their labels.
Thanks for the report! I'
> I noticed that text-fields are now missing their right border. Might be
> related to your fix.
>
> Marijn
There seems to be some positioning error, as text-fields are now
displayed on top of their labels. Sample program:
#lang racket/gui
(define root (new frame% (label "Test")))
(new text-f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/16/11 10:43, Marijn wrote:
> On 08/13/11 15:01, Matthew Flatt wrote:
>> At Thu, 11 Aug 2011 14:20:23 +0200, Marijn wrote:
>>> On 06/21/11 09:50, Marijn wrote:
On 06/20/11 18:29, Matthew Flatt wrote:
> I think I've found the problem and p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/13/11 15:01, Matthew Flatt wrote:
> At Thu, 11 Aug 2011 14:20:23 +0200, Marijn wrote:
>> On 06/21/11 09:50, Marijn wrote:
>>> On 06/20/11 18:29, Matthew Flatt wrote:
I think I've found the problem and pushed a fix.
>>>
>>> Thanks for the qu
At Thu, 11 Aug 2011 14:20:23 +0200, Marijn wrote:
> On 06/21/11 09:50, Marijn wrote:
> > On 06/20/11 18:29, Matthew Flatt wrote:
> >> I think I've found the problem and pushed a fix.
> >
> > Thanks for the quick fix Matthew! 1) 2) and 3) are now working fine
> > :) but I do believe borders are sti
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/21/11 09:50, Marijn wrote:
> On 06/20/11 18:29, Matthew Flatt wrote:
>> I think I've found the problem and pushed a fix.
>
> Thanks for the quick fix Matthew! 1) 2) and 3) are now working fine
> :) but I do believe borders are still broken. For
On 06/20/11 18:29, Matthew Flatt wrote:
> I think I've found the problem and pushed a fix.
Thanks for the quick fix Matthew! 1) 2) and 3) are now working fine :)
but I do believe borders are still broken. For example:
#lang racket/gui
(define root (new frame% (label "Label")))
(define vp
(ne
I think I've found the problem and pushed a fix.
At Mon, 20 Jun 2011 15:55:08 +0200, Marijn wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi list,
>
> I have a couple of issues with current racket/gui behavior. I have
> created the following test-case:
>
>
> #lang racket/gui
>
8 matches
Mail list logo