![]() |
2011-04-19
, 21:35
|
Posts: 908 |
Thanked: 501 times |
Joined on Sep 2010
@ West Sussex, England
|
#3092
|
-sigh-
after watching all these superb stuff done , i am just wishing that i could use queen beecon as easily as you guyz have done :$
![]() |
2011-04-19
, 21:48
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#3093
|
Most of it is cheatable i.e. codes are online or just importing txt. what do you want?
The a b c is pretty simple (when i first installed QBW i uninstalled promptly because i was so confused, but it's much easier than it looks)
Height + width are self explanatory. At the top where it says 'show' and then 'visible', changing it to 'invisible' will make the widget invisible, which i use for my transparent lock widgets. This can also be done by leaving 'command title settings' box blank. If you want a custom icon, dump the .png image to /home/user/.images/queen_beecon_dir and then in 'command title settings' box put imagename.png. 'Angle' lets you have it upside down or on its side, which is how we do the portrait screens, and 'scale' lets you change the size of the image itself. Position lets you change where in the width + height the image appears. When you create a beecon widget it has a title (you do 'add cmd' and add a title and command, the title will appear on the widget), to remove that, under 'command title settings' you'll see 'position' on the bottom line, change to 'hidden'
The 6 boxes above that (with <0 =0 =1 etc) make all blank
Command results settings is the same as above but for the results, if you have any (for my icons above there are no results, only title).
Then you have 'frames', set to disable if you don't want the widget to animate when you click it.
Lastly you have the update policies and GPS location - just say 'yes' or 'no' depending on what you want it to do - typically i just say 'yes' for 'desktop' and 'click'
Hope that helps
ETA: occasionally you'll see on here someone attach a .txt file for QBW. Save that to MyDocs, and in QBW go to 'advanced', scroll down, import file to buffer, select the .txt file, then import buffer to beecon, and save. That will give you the exact widget someone else made, like the weather widgets people put up.
![]() |
2011-04-20
, 00:03
|
Posts: 17 |
Thanked: 2 times |
Joined on Apr 2011
@ New York, New York
|
#3094
|
![]() |
2011-04-20
, 01:29
|
Posts: 908 |
Thanked: 501 times |
Joined on Sep 2010
@ West Sussex, England
|
#3095
|
The Following User Says Thank You to richwhite For This Useful Post: | ||
![]() |
2011-04-20
, 04:39
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#3096
|
this is my "beecon", import it in new qbw..
copy the code> go in advanced button>paste in "export/import operations"> press import buffer to beecon...
ps: after change the angle to 0° for rotate the iconCode:[queen-beecon-header] version=1,000000 checksum=3726182 [queen-beecon-exported-instance] widgetType=0 widgetVisible=1 operationalStatus=0 hideCanvas=true hideClickCanvas=true snippetBgRGB=0 snippetExtBgRGB=#000000000000 beecon_lt0_ImgZoom=1 beecon_lt0_BgRGB=2 beecon_lt0_ExtBgRGB=#808080808080 beecon_lt0_ImgFilename=hal-device bme | awk -F"[. ]" '$5 == "is_charging" {chrg = $7}; $5 == "percentage" {perc = $7} END if (chrg == "false") {exit perc/10+3} else {exit 12;}'en-beecon-syserr.png beecon_eq0_ImgZoom=0 beecon_eq0_BgRGB=3 beecon_eq0_ExtBgRGB=#0000ffff0000 beecon_eq0_ImgFilename=queen-beecon-appok.png beecon_eq1_ImgZoom=0 beecon_eq1_BgRGB=4 beecon_eq1_ExtBgRGB=#ffffffff0000 beecon_eq1_ImgFilename=queen-beecon-appwrn.png beecon_ge2_ImgZoom=0 beecon_ge2_BgRGB=5 beecon_ge2_ExtBgRGB=#ffff00000000 beecon_ge2_ImgFilename=queen-beecon-apperr.png beecon_idxge2_ImgZoom=17 beecon_idxge2_BgRGB=11 beecon_idxge2_ExtBgRGB=#0000ffffffff beecon_idxge2_ImgFilename=battery.png widWidth=170.6763005780347 widHeight=95.86426592797784 instanceTitle=battery instanceCmd=hal-device bme | awk -F"[. ]" '$5 == "is_charging" {chrg = $7}; $5 == "percentage" {perc = $7} END if (chrg == "false") {exit perc/10+3} else {exit 13;}' rememberMe= cmdImgFilename= cmdImgAngle=1 cmdImgZoom=1 cmdFgRGB=1 cmdExtFgRGB=#ffffffffffff cmdTextAngle=0 cmdVisibilityPosition=0 cmdImgVisibilityPosition=5 cmdJustify=0 cmdExtFont=Nokia Sans bold italic 12 cmdFontName=3 cmdFontSize=12 resImgFilename=battery.png resImgAngle=1 resImgZoom=0 resFgRGB=1 resExtFgRGB=#ffffffffffff resTextAngle=1 resVisibilityPosition=5 resImgVisibilityPosition=5 resJustify=0 resExtFont=Nokia Sans Cn 10 resFontName=16 resFontSize=10 resWrapLongLines=false progressAnimationFrames=0 progressAnimationTimer=4 progressAnimationPos=4 progressAnimationAtClickXY=false progressAnimationBasename=queen-beecon-progress updOnStartup=false updOnClick=true multiClick=false updOnDesktop=true updOnSight=false updOnOrientation=false delayIndex=3 customIntervalSecs=0 updNeworkPolicy=0 GPSsettings=0 updOnDBUS=0 updOnDBUSBus=0 updOnDBUSMatchRule=
![]() |
2011-04-20
, 08:29
|
|
Posts: 22 |
Thanked: 9 times |
Joined on Apr 2010
@ finland, kalajoki
|
#3097
|
![]() |
2011-04-20
, 11:14
|
|
Posts: 472 |
Thanked: 195 times |
Joined on Jun 2010
@ India, Mumbai
|
#3098
|
The Following 5 Users Say Thank You to cutehunk04 For This Useful Post: | ||
![]() |
2011-04-20
, 12:56
|
Posts: 42 |
Thanked: 110 times |
Joined on Oct 2010
@ Italy
|
#3099
|
echo -e "`date +'%A, %d %B%n%n'` " echo "`date +'<span font=\"monospace bold 90\" color=\"#ffffff\" >%H</span> <span font=\"monospace bold 90\" color=\"#ffffff\" >%M</span>'`"
![]() |
2011-04-20
, 13:11
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#3100
|
The Following User Says Thank You to eefo For This Useful Post: | ||
![]() |
Tags |
desktop, epic thread, fremantle, maemo, maemo 5, picture, pictures, screenshot, screenshots, show and tell |
|
after watching all these superb stuff done , i am just wishing that i could use queen beecon as easily as you guyz have done :$
p.s i tried the wiki but still need to learn a b c of it