Menu

#1781 -dashofset option doesnt work on ms windows build

current: 8.6.0
open
5
2012-12-19
2004-10-28
Anonymous
No

Refering to Bug 1051589 in the tcl section:
canvas -dashoffset option dosen't work on windows
The general canvas option "-dashoffset" has no
influence in windows releases. Please test the attached
script (improved for windows test).
You will see moving dashes on Linux OS but static ones
on windows. I already tested all current releases, it
doesnt work.

cheers,
konrad.lustig@gmx.de

Discussion

  • Nobody/Anonymous

    improved test script for -dashoffset bug

     
  • Sebastian Wangnick

    Logged In: YES
    user_id=202812
    Originator: NO

    This is a limitation of the Windows version of Tk. On Windows, only certain dash patterns and no dash offsets are supported. Refer to Tk_GetDash man page (which could be amended to clarify that dash offsets are also not supported under Windows).

     
  • Jan Nijtmans

    Jan Nijtmans - 2012-12-19

    Using ExtCreatePen, maybe some current liminations can be handled now. See:
    <http://msdn.microsoft.com/en-us/library/windows/desktop/dd162705%28v=vs.85%29.aspx>

     
  • Jan Nijtmans

    Jan Nijtmans - 2012-12-19
    • milestone: --> current: 8.6.0
    • assigned_to: hobbs --> nijtmans
     
MongoDB Logo MongoDB