rammohan.acharyadasa
Posts: 0
Joined: Thu Apr 05, 2012 5:03 pm

How to scroll the text without scrolling background image

how to make scrollable text. i want to add image as the background on the label i want to display text. when i scroll on text it should just scroll text without scrolling the background image.
please let me know how to achieve this

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to scroll the text without scrolling background image

I'm not sure I understand the question...you want text to move as you scroll?

rammohan.acharyadasa
Posts: 0
Joined: Thu Apr 05, 2012 5:03 pm

How to scroll the text without scrolling background image

let me explain in betterway

  1. i want to display background image on the page or panel or container etc..

  2. on label widget or any other widget where i can display text.

    (I want to make page which should display some image as background, and i need to display text on top of the background image something similar to below )
    Image

  3. when i scroll the text, it should only text not the background image
    is it possible using tiggzi
    please let me know

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to scroll the text without scrolling background image

Here is how to add a custom background image: http://help.gotiggr.com/documentation...

As for scrolling just the text, it's probably possible with some CSS but you would need to code it. Tiggzi is an app builder (like an IDE) so you create anything.

ridho
Posts: 0
Joined: Thu Mar 07, 2013 10:50 am

How to scroll the text without scrolling background image

Hi Katya and Max,

i need help.

i just learned Tiggzi. and i just tried example project in the video "Lesson 3- The Tiggzi Database Service". it makes a simple MESSAGING APPS right?

i want to know, cant i make the "panel" of date,author, and text, to be come Scrollable with defined Height size, and put it on TOP. (just like Blackberry MEssanger)

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How to scroll the text without scrolling background image

Hi,

Yes, you can place Panel inside of Panel and set hight for outer one.

ridho
Posts: 0
Joined: Thu Mar 07, 2013 10:50 am

How to scroll the text without scrolling background image

Thanx for the apply.... now it can scroll the content with defined height just Fine...

ridho
Posts: 0
Joined: Thu Mar 07, 2013 10:50 am

How to scroll the text without scrolling background image

Katya, my double panel, didnt scroll if i try in my Handset (Sony Xplay)

but if i run it on browser, its scroll just fine IF the resolution higher than 320x480.

it didnt scroll when the resolution 320x480. and lower.

cant you tell me why?

ridho
Posts: 0
Joined: Thu Mar 07, 2013 10:50 am

How to scroll the text without scrolling background image

i Just try Run my apps in Ice Cream Sandwich Handset and Ginger bread,

The Double Panel get Scroll at ICS but not on Gingerbread...

can you tell me why?? is this because Tiggzi based on HTML5 ???

:(

i want my MEssaging sample apps Run on Froyo / ginger at least
:(

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to scroll the text without scrolling background image

Tiggzi is a platform to create apps -- the final app runs in the browser. It's not related to Tiggzi being based on HTML5. Froyo/Gingerbread are rather old Android versions. It's possible that latest jQuery Mobile version that we use -- doesn't fully support the older Android browser versions.

Return to “Issues”