Balderstrom
Emperor
I've been able to figure out how to make the cDAdvisor resize based on changing 2 Width/Length values, and putting in formulas instead of hard number assignments.
Though haven't quite gotten it to the point where it fetches my actual screen resolution - I see that is possible, but am a little confused with python syntax and how to query that value on "self" or whether I need to create a new "screen" variable and query that.
The one thing I can't quite figure out atm is how to change where the Custom Domestic Advisor starts drawing on screen... I've extended it width-wise to the right; believe I have the values I need to adjust to increase the height - will test that further today.
But I can't seem to get the Window/Table/Panel to start drawing a little further to the left - which leaves a large gap of space there.
Anyone can give me a few pointers, would be much appreciated.
Though haven't quite gotten it to the point where it fetches my actual screen resolution - I see that is possible, but am a little confused with python syntax and how to query that value on "self" or whether I need to create a new "screen" variable and query that.
The one thing I can't quite figure out atm is how to change where the Custom Domestic Advisor starts drawing on screen... I've extended it width-wise to the right; believe I have the values I need to adjust to increase the height - will test that further today.
But I can't seem to get the Window/Table/Panel to start drawing a little further to the left - which leaves a large gap of space there.
Anyone can give me a few pointers, would be much appreciated.