Jump to content

Lets share what we know about resolution in logonui !


lordsepid

Recommended Posts

hi

i recently was creating a general logonui for all resolutions, i figured out many tips that could help to make it completely independent from any resolution.

but the only problem was the code that was suppose to stretch the bitmap. It didn't work on some systems.

after many trial and error with different monitors and different graphic cards, i found out that the problem happens when the graphic card is "Radeon".

i tried many things but i couldn't understand what is wrong with the radeon cards that causes this problem !

the code is :

background: rcbmp(100,6,#FF00FF,0,0,1,0);

the second parameter "6" should set the background image to stretch.

it works on all intel and geforce onboard graphics and graphic cards.

but the radeon cards launch the image in its normal size.

if you have any idea how to solve this problem please reply and help !

thanks :yes:

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...