On 08/12/2015 at 09:36, xxxxxxxx wrote:
Hey all,
I have a dialog with a user area and a slider (and some other things that don't matter ^^ ). In the user area I am projecting a renderd picture and I want that the slider is like a quality slider (It should change the size of the image projected in the user area).
My problem now, is that the picture for the user area is rendered and drawn in an seperate class which is the first one in my file, but the slider is in the actual dialog class and I don't know, how I get its data in my render class.
I hope that someone can help me c:
greetings,
neon