My radeon 9200 fail HW acc. Now it works with hw acc compleatly off. New drivers freeze imediatly after start windows... older works for few minutes then freeze.
any ideas?
thnx
------------------------------------------------------------
irrelevant (may be) backgorund of problem
I had few...
hi
I just recentlly connected some PCs and one of em got internnet connection. I setup some simple proxy server (AnalogX proxy) its really easy but my Friend Can't play games through it like StarCraft... but he can browse the web.
so Http is working and ftp, and some more but I need something...
Use setBounds with the ScreenSize
Where a exemple:
int space = 50;
Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
int wdFrame = screenSize.width - space * 2;
int hgFrame = screenSize.height - space * 2;
setBounds(space, space, wdFrame, hgFrame);
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.