Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. query about ticker.

query about ticker.

Scheduled Pinned Locked Moved C#
csharpjavahtmldatabasetools
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Ravikumar Patra
    wrote on last edited by
    #1

    Hi everybody, for ticker(scrolling text from left to right or from top to bottom rotated) I have used html file with java script. and am showing this in a browser control in my C# application. This script uses cookies, hence it uses around 30% CPU utilization, which is very high. Please suggest something, which will take low CPU utilization. Thanks and best regards Rabindra Patra

    C 1 Reply Last reply
    0
    • R Ravikumar Patra

      Hi everybody, for ticker(scrolling text from left to right or from top to bottom rotated) I have used html file with java script. and am showing this in a browser control in my C# application. This script uses cookies, hence it uses around 30% CPU utilization, which is very high. Please suggest something, which will take low CPU utilization. Thanks and best regards Rabindra Patra

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Well, pretty much any other way would be better. I'm sure there are controls on this site, or just write one, derived from the label control.

      Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      R 1 Reply Last reply
      0
      • C Christian Graus

        Well, pretty much any other way would be better. I'm sure there are controls on this site, or just write one, derived from the label control.

        Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        R Offline
        R Offline
        Ravikumar Patra
        wrote on last edited by
        #3

        Thanks for the reply. Actually, I need some more features. For the time being I have done the thing. But how can I give Fade in effect, or some other effects? I thing using Direct X it can be done, But I am not getting how to do it.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups