going through the c script tutorials and from what i gather the pos_x and y of the panel is only from the top left corner. this causes a problem if i want to have the resolutions changeable, especially for elements i want to be in the bottom right corner. is there an easier way to get panel elements in the bottom right corner in several resolutions without having to write separate code for each resolution mode?