Jump to content

A tool for GUI creation ...


TheCapn

Recommended Posts

Hello guys,

I am currently using the guieditor mod in order to create my different gui - interface. However, I was wondering if there was another tool that was more focused on the dx functions because on guieditor, there is no possibility to create dx elements based on relative screen size.

So I will be grateful If you guys could help me on this point.

Regards, TheCapn

Link to comment
Hello guys,

I am currently using the guieditor mod in order to create my different gui - interface. However, I was wondering if there was another tool that was more focused on the dx functions because on guieditor, there is no possibility to create dx elements based on relative screen size.

So I will be grateful If you guys could help me on this point.

Regards, TheCapn

Link to comment

Take the absolute position/size and divide it with your resolution and you get the relative value.

If your resolution is 1920x1080, take the width of the DX and divide it with 1920. Take the height and divide it with 1080. This will get you relative values.

Link to comment

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...