View Single Post
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#804
Originally Posted by Dousan View Post
One question how to figure out the cordinates for the position of icon when move ist set to 'true'. This test icon off yours is in the down left corner, but what if i where to set another icon beside it, where to get those numbers?
Code:
app="browser"
move="true";
laxy="0,292";
poxy="644,292";
laixy="644,56";
poixy="0,56"
...
Have your screen in landscape:
Code:
x,y
0,0  --------------------------  799,0
|     CLOCK/ICONS/OPERATOR BAR       |
0,56 -------------------------- 799,56
|                                    |
|                                    |
|                                    |
|                                    |
|                                    |
|                                    |
|                                    |
|                                    |
|                                    |
0,419 ------------------------ 799,419
Scripts may know widget metrics and position via:
$QBW_WIDTH
$QBW_HEIGHT
$QBW_POSITION_X
$QBW_POSITION_Y
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
 

The Following 2 Users Say Thank You to No!No!No!Yes! For This Useful Post: