Questions tagged [timeline]

Time-based information displays and user interfaces. For the Facebook Timeline use [facebook-timeline] instead.

Do not use this tag for Facebook Timeline; use instead.

(The future of this tag is in doubt; please see the discussion.)

1169 questions
-2
votes
1 answer

WPF MVVM Timeline

I want something like this: Example Timeline But I don't really know how to realise this. I want to show movies in this timeline. The timeline should show my movielist with the date I added them. My ideas: A Listbox with a binding to my list
Sinmson97
  • 1
  • 2
-2
votes
2 answers

Timeline Chart in Android

I want same timeline chart in android its possible??
Deva
  • 150
  • 2
  • 2
  • 17
-2
votes
2 answers

Timeline slider horizontal line middle

how can I achieve this horizontal line for atleast tablet and desktop version? I have tried many times but failed.
-2
votes
1 answer

animation does not start in actionscript 3.0 (flash cc)

I'm very new to using flash and actionscript 3. I've created an animation in my timeline which works when I test the scene & play. However, when I get to testing the movie, a lot of the scenes fail to start the animation. I've put some basic code…
-2
votes
1 answer

Creating parallell timeline in Xcode

I am trying to create a schedule in xcode, preferably Objective-C. Basically I will have some sessions over specific times that are going to be distributed over some locations/rooms and I want to have a parallell timeline for each of these…
Kodifiera
  • 1
  • 4
-2
votes
2 answers

Timeline is not running infinitely (JavaFx)

I used to have a simple, timed (more-or-less) infinite loop: while (!canrun) { do_stuff(); //simple calculation update_gui(); //updates some labels Thread.sleep(waittime); } Which, naturally freezes the JavaFX-Application until it is…
Matty
  • 63
  • 1
  • 9
-3
votes
1 answer

How to build my funny timeline?

Building my responsive website, I would like to build my funny timeline, but I cannot come up with a solution. It would be a sprite such as a rocket or flying saucer taking off at the bottom of middle of the page and coming out with smoke. Smoke…
Spitz
  • 1
  • 1
-3
votes
1 answer

Android library for booking chart / inventory chart view

I am looking for Android libraries to implement a chart view in my app. I found many useful libraries but all of them can implement line charts, bar charts or candle stick charts with only one entry per column. In my app I need to show bookings of…
-3
votes
2 answers

Placing AS3 code on stage/MC timelines a la AS2 instead of in classes

I'm aware that ActionScript 3.0 is designed from the ground up to be a largely object-oriented language and using it means less or even no timeline code in Flash documents. I'm quite experienced with OOP and am comfortable writing classes. However,…
BoltClock
  • 700,868
  • 160
  • 1,392
  • 1,356
-3
votes
4 answers

Get years from articles

Table articles id - content - ins_dt 1 - lorem ipsum1 - 2013-01-09 2 - lorem ipsum2 - 2013-02-08 3 - lorem ipsum3 - 2012-11-03 4 - lorem ipsum4 - 2011-01-20 5 - lorem ipsum5 - 2011-12-13 6 - lorem ipsum6 - 2010-05-12 With query SELECT ins_dt FROM…
David Veselý
  • 41
  • 1
  • 6
-4
votes
2 answers

Understanding ordering of the timeline of Git commits

Please consider helping me to understand the timeline. In one tutorial the timeline arrows are pointing right to left. That is Commit 7 points back to Commits 6 which points back to Commit 5, etc. This makes sense if commits are in an array and you…
Paeon
  • 69
  • 1
  • 7
-6
votes
1 answer

How to implement an android delivery tracker using android studio

I want a similar progress bar tracker like shown in the pic below for an android delivery app. See this
Matyoc
  • 1
  • 1
  • 2
-14
votes
1 answer

Not the content of my div appears to try to use something to make it appear

I'm using a function to hide and show an HTML element what happens is that when I start my web all right the hidden div appears. But when I give a button to display the timeline does not appear, the title I put only appears that div I'm using a…
Emilio17MC
  • 11
  • 1
1 2 3
77
78