Search Results

Search found 1 results on 1 pages for 'dzolanta'.

Page 1/1 | 1 

  • NSScrollView - pattern background - how to start from top-left corner?

    - by dzolanta
    To fill NSScrollview with pattern image I use - (void)setBackgroundColor:(NSColor *)aColor method where aColor is created with + (NSColor *)colorWithPatternImage:(NSImage *)image method. Despite of what isFlipped returns for NSScrollView and its content view, pattern start repeat from bottom-left corner while I want it to start from top-left corner. How can I achieve that?

    Read the article

1