On 12-Jul-2002 Ben Jansens wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Friday 12 July 2002 11:35 am, Sean 'Shaleh' Perry wrote:
>> Let me parse this for everyone, so they can understand my frustration.
>>
>> > 0x28000a9: fallback configure (0, 18) w: 1012, h: 783
>
> Does twm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 12 July 2002 11:35 am, Sean 'Shaleh' Perry wrote:
> Let me parse this for everyone, so they can understand my frustration.
>
> > 0x28000a9: fallback configure (0, 18) w: 1012, h: 783
Does twm not pass this along? It'd be interesting to knwo
Let me parse this for everyone, so they can understand my frustration.
>
> 0x28000a9: fallback configure (0, 18) w: 1012, h: 783
we received a configure notify BEFORE we had managed the window, so we blindly
applied it. The numbers printed are the ones from the configure event, no
tweaking.
>
Once more, with feeling:
This doesn't look right at all.. I'll try again later when I
have some more time.
_BLACKBOX_ATTRIBUTES(_BLACKBOX_ATTRIBUTES) = 0x50, 0x0, 0x3, 0x0, 0x1, 0x0, 0x0,
0x0, 0x0
WM_STATE(WM_STATE):
window state: Normal
icon window
I expect the output to look this (non Java app)
0xe048ec: before manage (259, 172) w: 800, h: 600
0xe048ec: initial (259, 172) w: 800, h: 600
0xe048ec: after hints (259, 172) w: 800, h: 600
0xe048ec: sizes reflect the frame from now on
0xe048ec: after upsize (0, 0) w: 802, h: 619
0xe048ec: after
>I have JBuilder 6 Personal and don't see the problems. Will install 7 &
>see what's up. Sun has lots of sample programs, I can do some hacking on
>this tonight.
Really? Weird-- I'm definitely saeeing it with Jbuilder6, Enterprise
Edition.
-Roy
Sorry, I'm halfway lazy, halfway under-rested.
The window consistently comes up as 127x1.
WM_NORMAL_HINTS(WM_SIZE_HINTS):
program specified location: 5, 100
program specified size: 127 by 1
window gravity: NorthWest
On a subsequent run, the "bef
Well, my 1x1 window has turned into a 6x119 window, but here
are the appropriate lines out of the output.
This is current CVS, Sean's patch, and --enable-debug
BlackboxWindow::buttonPressEvent() for 0x3a7
Blackbox::process_event(): MapRequest for 0x30001f4
0x30001f4: before manage (5, 100) w
On 12-Jul-2002 Jamin W. Collins wrote:
> On Thu, 11 Jul 2002 20:39:32 -0700 (PDT)
> "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> wrote:
>
>> On 12-Jul-2002 Jamin W. Collins wrote:
>>
>> > Grrr I thought I'd gotten all of those. Should have use the F&R
>> > function rather than eyeballing it. =
On Thu, 11 Jul 2002 20:39:32 -0700 (PDT)
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> wrote:
> On 12-Jul-2002 Jamin W. Collins wrote:
>
> > Grrr I thought I'd gotten all of those. Should have use the F&R
> > function rather than eyeballing it. =( If it would help I can rerun
> > the tests.
>
On 12-Jul-2002 Jamin W. Collins wrote:
> On Thu, 11 Jul 2002 19:25:46 -0700 (PDT)
> "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> wrote:
>
>> as I commented on the other thread, my second patch has a small problem.
>>
>> s/xmaprequest.parent/xmaprequest.window/;
>
>
> Grrr I thought I'd gotte
On Thu, 11 Jul 2002 19:25:46 -0700 (PDT)
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> wrote:
> as I commented on the other thread, my second patch has a small problem.
>
> s/xmaprequest.parent/xmaprequest.window/;
Grrr I thought I'd gotten all of those. Should have use the F&R
function rathe
>
>> We are receiving reports of odd sized windows. Transients, main
>> windows, all of them. Simple programs which open and modify windows
>> sizes AND demonstrate this bug would be VERY helpful.
>
> Attached is a simple GUI java app which can reproduce the problem ~ 1 in 5
> times under Bl
On Thu, 11 Jul 2002 10:40:24 -0700 (PDT)
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> wrote:
> Have you or a friend recently been through a college programming course
> where they forced you to learn Java? Now is your chance to use this
> knowledge to help the blackbox community.
Hmmm no real coll
Sean 'Shaleh' Perry declaimed:
> Have you or a friend recently been through a college programming course where
> they forced you to learn Java? Now is your chance to use this knowledge to
> help the blackbox community.
>
> We are receiving reports of odd sized windows. Transients, main windows,
Have you or a friend recently been through a college programming course where
they forced you to learn Java? Now is your chance to use this knowledge to
help the blackbox community.
We are receiving reports of odd sized windows. Transients, main windows, all
of them. Simple programs which open
16 matches
Mail list logo