[Q] Zooper Widget Moving Object with Hours - Zooper Widget General

Hey, im new to the form and had a question using advanced parameters in zooper widget. I so what im trying to do is have a picture of city Sky line on my home screen and have a sun move with the hours in the background.. I was playing around with the click widget and taking the code from the hour hand to try and make it move only 180 degrees but it just wouldn't work correctly, mainly because I don't understand the code. If someone could tell me how to make it work, it would be greatly appreciated. Thanks in advance.

Related

Looking for a weather app that includes text forecasts

I posted the following to another forums site, and while there seems to be demand for what I am looking for, no one seems to know where to find it. So I thought I would post here, since I expect if this doesn't yet exist someone here might be able to make it exist in short order. There is definitely demand.
---
I have scoured the net and various forums and just can not seem to find what I am looking for to use on my new Verizon Touch Pro2. It's gotta be out there. I hope someone can help.
I am looking for a weather app that can interface with TF3D properly and (here comes the hard part) also offer the text of the weather forecast without launching a web browser.
This really shouldn't be that difficult to find. I can't imagine that I am the only TF3D user who isn't satisfied by a little picture of the sun and the temperature. I want words, damnit.
I used a program by Tonaya on my i760 called Weather To Go. It had the pretty little pictures and temperatures, etc., but if you clicked on a pretty picture you got the actual forecast, which it had downloaded the last time it checked to see whether to put a pretty little picture of the sun or a pretty little picture of raindrops in tomorrow's tiny patch of screen real estate.
All these weather programs are going out and grabbing a forecast from somewhere anyway. Isn't there one that will let you see it?
Thanks in advance if someone can help.
...and hourly report views
I have it in SPB MS 3.52 ( didn't try it in tf3d) but Weatherbug free gives you text forecasts, just tap the arrow next to any day summary and get forecast text.
Tap net to the text forecast and you get hourly text.

[Q] Weather Condition Text on Multiple Lines?

Hi
Is there any way to get the weather conditions to split each word onto multiple lines?
eg. "Partly Cloudy" to display as
Partly
Cloudy
I'm trying to get the text to display on a specific image that is in my background bitmap.
Any help is much appreciated.
Are you using Rich Text or regular?
Rich text give you the option. One of the guru's here might have a different idea.
Sent from my Nexus 5 using Tapatalk
I'm trying to use regular text, as I'm setting a rotation, which I don't think Rich Text can handle.
I've tried a few different things to get the text to split across multiple lines without any success, so thought I'd see how to do it using the rich text.
It's got me completely befuddled.
Could someone point me in the right direction as to how I might achieve the text split?
Also, I've seen a number of widgets with custom icons in them. How do you embed icons from an icon pack in a widget; if at all possible. I may be mistaking the widget creation for something to do with a theme creation.
Any help is appreciated.
CPAPerseus said:
Could someone point me in the right direction as to how I might achieve the text split?
.
Click to expand...
Click to collapse
If you are cannot use rich text that limits you severely, and I'm not sure it is possible with Zooper alone. You can use tasker to do this, however. this will require some research on your part, but you can do an HTTP Get action in tasker to retrieve the weather condition for your location, and then perform a variable split to produce two variables, one for the first word of the weather condition, and a second variable for the second word. You would then send these to Zooper using the #T...# format.
So it is possible if you cannot use Rich Text objects in Zooper, it just requires more work on that back end.
For me I can only get Rich Text to wrap onto multiple lines if it is near the edge of the screen.
Use rich text. Set two lines and keep on increasing x-margin till it shows as two lines. For example to get two lines to show on my widget my margin number is 520. Text on different areas of the screen requires different x-margin.

[Q] cutoff of text in progress bar after ; when using max(...;...)

Hi all,
I'm new to the forum but have been using zooper (free, but soon pro) for a few months. I'm trying to create a graph to display min, max temp forecast for the next few days and want to dynamically set the lower/upper limit to the lowest/highest temperature (-/+ 1). What I have so far is:
$(max(#WCMAXN#;#W0MAXN#;#W1MAXN#;#W2MAXN#;#W3MAXN#;#W4MAXN#;#W5MAXN#;#W6MAXN#;#W7MAXN#;#W8MAXN#;#W9MAXN#)+1)$
This works great when I use it in text, but in the process bar when pressing OK and returning to edit it gets cut off after the ; which results in a NAN.
I've tried searching the forum and Google but could not find anything about this. Is it a known problem or am I doing something obvious wrong.
Thanks in advance.

[Q] Calendar Events do not stay in initial given position, need help.

Hey all,
I have a widget that I made my self from an inspired one. I added the calendar by myself but I cant seem to keep the events centred. When they change each day, they all change position and are not where I want them to be. I want them to be right after the day: place. I have nothing in advanced parameters.
Could anyone please help me?
Thank you in advance.
The screenshot are of the widget in question and of the code in the manual edit that I have.

[Q] Making Widget visible onTap, Cropping Bitmaps

Hi there,
I justed started making my first Theme with Themer and so far everything works just fine.
I'm currently creating a Musicplayer zooper widget and came across 2 Questions:
1. Is it possible to Crop the albumart into a certain shape. circle, rounded rectangle etc ? Or do i have to use layered bitmaps to realize that ?
2. Is there anyway to tell the Object in the widget to "listen" to the Tap event ? I want some of the widgets to be invisible until tapped on.
(while typing this crossed my mind: would a fade_in and _out be possible ?)
regards,
Wipfel
Wipfelgilm said:
Hi there,
I justed started making my first Theme with Themer and so far everything works just fine.
Im currently creating a Musicplayer zooper widget and came across 2 Questions:
1. Is it possible to Crop the albumart into a certain shape. circle, rounded rectangle etc ? Or do i have to use layered bitmaps to realize that ?
2. Is there anyway to tell the Object in the widget to "listen" to the Tap event ? I want some of the widgets to be invisible until tapped on.
(while typing this crossed my mind: would a fade_in and _out be possible ?)
regards,
Wipfel
Click to expand...
Click to collapse
Check out Media utilities. Go through it's settings. Out does everything you asked for in combination with Zooper

Categories

Resources