A very happy new year mixxx developers,

I was starting off with some weekend-easy bugs, I found the bug #681009
"Support marquee scrolling text displays when text is too large for widget"
very interesting and a need of the hour thing. So I took a good hard look
at the patch provided by Matt Miller (mthwmil) which uses a QTimer in the
wlabel. However Owen Williams (ywwg)
<https://launchpad.net/%7Eywwg>suggested that "implementing this
without using a timer, that would be
preferred. You might scroll based on visual_playposition or something."

The widget wtime is itself a QTimer, I was planning to use its instance for
the purpose of scrolling the text. I am using the tool "cscope" to search
for function calls and all. But I am unable to locate in which place an
instance of wtimer has been created!!

Possibly if I once get hold of this instance I can use the ticks to move
the title text. Can somebody please direct me through the flow of the code?
This is my first bug with Mixxx and I am not giving up that easy :P

Regards,
Akash Shetye.
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to