Questions tagged [tss]

TSS is used in Titanium Appcelerator as a stylesheet file.

TSS is the "CSS for Titanium". However, even if it does look like CSS, it isn't CSS and shouldn't be treated as such. It is a dynamic file which can use variables and Titanium properties.

32 questions
0
votes
1 answer

Issue with scroll view in titanium?

I have a form which has 10 questions with rating bars. I need to display 10 questions in same page. The questions won't fit for a screen so I need to make a vertical scroll and should able to view 10 questions in same page. I tried many ways But it…
Vinod
  • 2,263
  • 9
  • 55
  • 104
0
votes
1 answer

Titanium controller has a height I can't seem to control

I created a controller for a button I want to reuse in my Titanium application. I use the createController in one of my windows and add it to the window. So far so good. However, the button seems to be having a full window worth of height, and I…
Rene Pot
  • 24,681
  • 7
  • 68
  • 92
1 2
3