[zooper][Q]Make rectangle - Zooper Widget General

How to make a rectangle that starts at one place and ends in another place given ? I speak here of coordinates, at least I hope to understand me ... The problem with zooper rectangle is defined by start, length and width coordinates .
I am trying to connect 2 points ...
Any idea

Related

What are these two red lines below the user name

What are the two lines beneath my username...
Is someone tracking me down
Just to be clear what i am saying
I dont see it now...
Must be your screen.lol
It happens because sometimes the country flag from the user's post above your overlaps into your profile space, when the person above only makes a short post.
In that picture, it's the bottom of a US flag
See this post for another example: http://forum.xda-developers.com/showthread.php?p=17670320#post17670320
thanks . makes sense now

[Q] Can text grow and shrink automatically?

*I have rich text showing the time with one line as the hour and one line as the minutes spelling out as "nine" and "seventeen" for example. Is there a way to have the text automatically fill entirely from right to left depending on what is currently displayed since "o' nine" is shorter than "seventeen" where you have to select a smaller size to be able to fit seventeen where o' nine becomes too small.
jes02ade said:
*I have rich text showing the time with one line as the hour and one line as the minutes spelling out as "nine" and "seventeen" for example. Is there a way to have the text automatically fill entirely from right to left depending on what is currently displayed since "o' nine" is shorter than "seventeen" where you have to select a smaller size to be able to fit seventeen where o' nine becomes too small.
Click to expand...
Click to collapse
In short: no. That function is currently not available in Zooper.

Zooper widget, Y offset lock

Hello, guys, I'm playing around with this great tool but have some issues.
As you can see in attachment files, my I have a date module added to my widget, the text is aligned to the left side, but sometimes when in the name of the day (sunday, wednesday) there are more letter then previous the alignment of text is offset to the right.
Can you please tell me how to lock the position of the text, I want it to be locked on the left corner and if the chars in text is more or text is longer it can be offset to right side, not left. Sorry for my english
0rtli said:
Hello, guys, I'm playing around with this great tool but have some issues.
As you can see in attachment files, my I have a date module added to my widget, the text is aligned to the left side, but sometimes when in the name of the day (sunday, wednesday) there are more letter then previous the alignment of text is offset to the right.
Can you please tell me how to lock the position of the text, I want it to be locked on the left corner and if the chars in text is more or text is longer it can be offset to right side, not left. Sorry for my english
Click to expand...
Click to collapse
Set the Text Alignment option of the (Rich) Text module from Default to Left. You need to reposition the widget after that but the content of the module will now stick to the left side and grow to the right.
Hope this helps you out

How to force line break?

I am trying a new weather widget that provides weather conditions in text form. Occasionally the text it too long to fit on one line so I need to be able to force a line break in the incoming text. How do I do that?
Thanks in advance.
DerrikMo
Wrong thread
Mokum020 said:
How about something like this in a Rich Text module:
Code:
[tr=0,4]#WCCOND#[/tr]
[tr=4,20]#WCCOND# [/tr]
I don't know at wich letter you want the line break so my example is after the fourth letter.
On the first line the first four letters will be shown and on the second line (cropped) from the fifth to the twentieth letter.
You need some empty spaces (and calculate them yourself as after which letter you want the line break) in the second line because otherwise Zooper will show the text if it becomes the same or smaller as the crop start point.
Click to expand...
Click to collapse
Very crafty. And yes line breaks seem only to be avaialable in Rich Text, and to truncate/substring is good to shorten a line (and sometimes it adds the dots "...") but, both together is a cool way to do it!
Wrong thread
Mokum020 said:
How about something like this in a Rich Text module:
Code:
[tr=0,4]#WCCOND#[/tr]
[tr=4,20]#WCCOND# [/tr]
I don't know at wich letter you want the line break so my example is after the fourth letter.
On the first line the first four letters will be shown and on the second line (cropped) from the fifth to the twentieth letter.
You need some empty spaces (and calculate them yourself as after which letter you want the line break) in the second line because otherwise Zooper will show the text if it becomes the same or smaller as the crop start point.
Click to expand...
Click to collapse
Thanks for the help. I wasn't able to use the solution however, because the length of the text that I want on the 1st line is always variable. The second portion of the text comes from a different feed, so I just decided to make a different field and put that field below the 1st. But your suggestion did come in handy on a different portion of the widget. I will keep your suggestion in my stash of Zooper tricks.
Thanks again,
DerrikMo
Wrong thread

Append variable width bitmaps dynamically so that resultant bitmap row is centered

I'm pretty sure what I'm trying to do is impossible with Zooper — I've experimented and searched massively — but maybe some wiz actually will know a workaround to what I'm trying to do:
I want to have a widget — which will place let's say two bitmaps side by side: they will be selected dynamically and their widths vary massively. I want the resultant “image”, consisting of the two images, centered: thus I can't put one left—aligned image next to one right—aligned, because the whole thing will not be centered.
I hoped the image field would let me specify two consecutive “” fields and I could nicely center this compound object — but it doesn't work, only displays the first image.
Is there a way to accomplish what I'm after, or is it truly impossible?
--
白い熊

Categories

Resources