RE: Java/Blackbox oversized window bug with IBM JRE

2002-07-25 Thread Roy Wood
>One of the posts mentions "SwingSet2 demo". Does anyone know what this is >and >where I can get it? It's a demo showing off the Swing GUI toolkit. Dunno about Sun, but IBM includes it with their SDK. Pretty nifty, I guess. Demonstrates that Java is still kinda sluggish compared to a pure

Re: a shot in the dark

2002-07-22 Thread Roy Wood
>I did not bother trying to dig through the thousands of messages (-: > >Yesterday evening I received a mail from one of Sun's people asking me to >please test under 1.4.1 beta they just released. Downloaded it this >morning. >I also forwarded them the URL that Roy provided me for that XML apps

Re: a shot in the dark

2002-07-18 Thread Roy Wood
>I have submitted a bug about the Java issue on the java.sun.com bug tracker. >Log outputs, an example program, and as much detail as possible was >supplied. >No I really do not expect much in return. We shall see though. Thanks for doing this-- hope something comes of it. >I may need those

Re: Patch for bbkeys to support mouse emulation

2002-07-16 Thread Roy Wood
>Am I the only one having problems with this because of a bunch of >endlines stuck in places where they shouldn't be? Could you possibly >send this as an attachment instead? Sure thing. Here you go. -Roy bbkeys_patch.txt Description: Binary data

Patch for bbkeys to support mouse emulation

2002-07-15 Thread Roy Wood
As mentioned in a previous posting to the blackbox mailing list, I offer up a patch for bbkeys to support keyboard-mouse support. My patch is the code only at this point. If it is acceptable, then some other stuff needs to be tweaked (man pages, Perl config script, bbconf, etc.). The basic i

Re: "Emulating" a right-click on the root window

2002-07-15 Thread Roy Wood
>unfortunately (with respect to the root menu navigation w/ keyboard) >this is more of a hack than a solution. two reasons: No kidding. >1) you typically won't want to send "i've just clicked the lmb", but > "show me the menu". for this to work, blackbox would have to have >

Re: "Emulating" a right-click on the root window

2002-07-15 Thread Roy Wood
>Is there anyway to send an event/atom/whatever to the >root window to say "hey buddy, someone right-clicked >on you, handle it" ?? I've done just that by patching bbkeys. I'm getting the patch ready to submit to the bbkeys folks, but here's the basic idea: I added the following actions to bb

Re: new NETWM key grabber

2002-07-13 Thread Roy Wood
>Mouse movements and clicks are triggered by keys. >This way the bb menu is access, too. > >The author even points out, that it would be nice to include these tools >in bbkeys. I did some tweaking last night and have a patch nearly ready. It supports movement of the pointer via the keyboard, as

Java Dialog Goofiness - How Can I Help Now?

2002-07-12 Thread Roy Wood
There's been lots of discussion on the problems with JBuilder/Java dialog problems, but I've lost track of what I can do next to be of help. Anything I can do at this point? I've got a box here running JBuilder 6, and I'm ready to help out. -Roy

RE: xprop and xwininfo on JBuilder dialog, running blackbox (Ove

2002-07-12 Thread Roy Wood
>What I would like to hear first is that after simply >exiting blackbox, starting another wm, and running >JBuilder (or any offending application) everything is >fine. Done. Here's the poop: - With xfwm (part of Xfce), JBuilder works perfectly well-- i.e. dialogs are the right size/location

Re: call for help -- need Java programmers

2002-07-12 Thread Roy Wood
>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

Re: JBuilder and Blackbox-- Dialogs Way Too Big?

2002-07-12 Thread Roy Wood
>What version of Jbuilder are you using? I have hade similar problems >with Jbuilder5 myself (but not 100% sure it was with blackbox). I'm using JBuilder6. I noticed a post from someone else using JBuilder7, and they were experiencing the same problems. -Roy

RE: xprop and xwininfo on JBuilder dialog, running blackbox (Ove

2002-07-11 Thread Roy Wood
>this is the baffling bit. Blackbox is doing EXACTLY what >the program asked it to do. Weird. Anyone with any sort of familiarity with another wm have any idea what they are doing that is different? -Roy

JBuilder and Blackbox-- Dialogs Way Too Big?

2002-07-11 Thread Roy Wood
Anyone else working with JBuilder and Blackbox? With other window managers, JBuilder's dialogs are okay, but with Blackbox, they open way too big (as in much larger than the actual screen size). Any thoughts on what's up? Is BB providing some hinting for window sizes that is screwing things

Trigger/Navigate Menu Via Keyboard?

2002-07-11 Thread Roy Wood
I see there has been some discussion about being able to invoke the menu and navigate it using the keyboard. What's the definitive word on this? -Roy