-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.2.0, 1.2.1_003, 1.2.2, 1.3.0, 1.4.0
-
generic, x86
-
generic, windows_95, windows_98, windows_nt
Name: dbT83986 Date: 03/18/99
Now before you classify this as an enhancement or bug of pc anywhere, hear it out.
If you run a swing app, or any lightweight stuff I imagine, and access it remotely via pc anywhere, no screen updates happen.
By this I mean tree expansion, button clicks, list highlights etc. I can refresh the screen and see the new app drawing.
I suspect this is because wm_"something" isn't being passed when painting is done. I think PC anywhere is not at fault because
they work with any standard app.
So I put the ball in sun's court because I need my apps to work like any other windows app, and can't expect special
accomodations to happen for them.
(Review ID: 55750)
======================================================================
Note that this symptom is not tied to lightweight components; it should happen
with any operation that copies from a back buffer to the onscreen window.
It should also happen during scrolling operations. The reasons for this are
covered in the updated Evaluation field (basically, these operations
use DirectDraw underneath, which goes outside the ability of pcAnywhere).
- duplicates
-
JDK-4371069 repaint problem using pcAnywhere
-
- Closed
-
-
JDK-4296616 Swing components not transmitable through conferencing tools
-
- Closed
-