| Reply | « Previous Thread | Next Thread » |
|
Hi!
Anybody has an example of a scrollbar? I have a Map, in a canvas, and I want to add scrollbars, in horizontal and vertical. Any example code? thank you very much! |
|
Join Date: Dec 2005
Posts: 1,696
Location: Europe/Poland/Warsaw
Offline
Super Contributor
|
|
hi,
do you really need it? from my experience due to limited screen size developers usually avoid using scrollbars if possible (at least with non-text data), in case of maps simpy using joystick navigation (game keys) should work and there and there could be added "navigation mockup" drawn over map showing that map can be scrolled in given direction, try google maps for mobile to see what I mean (they however do not provide user specific hint about scrolling map), regards, Peter |
| peterblazejewicz |
| View Public Profile |
| Find all posts by peterblazejewicz |
|
Hi Pepper_91,
I also suggest what peter has told you.I think its better not to use scrollbars and joystick usage is best. Thanks Soku |
|
Hi,
if you use some own control displaying the big bitmaps for vertical scrolling you can use the indication between CBA buttons - but you must create it manually by calling few methods - there's a lot of posts on this topic(How to create scrollbars) on Nokia forum... Starting from 3rd edition it's possible to have also vertial scrollbar on the right side of the screen. Using vertical scrollbars is not possible and it's consider to be not a good style on S60... But I agree that sometimes it's necessary to scroll also in horizontal direction(web pages, not wrapped text files, big images..) I suggest to draw some small scroll indicatior by your own Bye STeN |
|
Hi!
Thank you for your answers. My particular case, is about a map, but not a large map, like in google maps, is a small map, about 3 or 4 screens sizes. I want that the users can know how large the map is, through the scrollbars, and the position in each moment. Something like this: http://img.photobucket.com/albums/v7...r_91/barra.jpg |
|
Hello.
I'm curious, did you ever get this problem solved? |
| bladestorm |
| View Public Profile |
| Find all posts by bladestorm |
|
Quote:
http://img.photobucket.com/albums/v7...91/10_Mapa.jpg |
|
I am also trying to add scroll bar to my canvas but not able to do so yet. Can you tell me how you done that.
|
|
hi guys,
I am facing a similar problem.I've developed an application that provides google maps.I need to be able to scroll through the map.The joystick control scrolling is limited to the size of the map.Once I reach the edge of the map,I need to download a new adjacent map.How can this be done? |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| image on camera Canvas | mshouab | Mobile Java Media (Graphics & Sounds) | 29 | 2008-09-29 09:52 |
| --- ???save image problem??? --- | ferenn | Mobile Java Media (Graphics & Sounds) | 6 | 2007-10-01 15:33 |
| HELP: Mutable Image to Immutable Image? | rj_cybersilver | Mobile Java Media (Graphics & Sounds) | 1 | 2005-03-26 10:58 |
| Major problem with delegation to Canvas | bartekn | Mobile Java Media (Graphics & Sounds) | 8 | 2003-10-08 18:46 |
| Image Menu with canvas | efeba | Mobile Java Media (Graphics & Sounds) | 2 | 2003-06-26 12:33 |