> Take a look on Marks sample
> OORexx\ooDialog\examples\controls\ListView\customDrawListview.rex
> /hex
>
>
Yes, thanks, I used that as model when coding my own implementation. As I
said, it's working fine in general but there are intermittent problems. I
have since my posting found that if I run the loop in my example with any
number of calls to the generate method, one of the resulting listviews are
always without row colouring, all the others are correct. Strange is that
it looks like it's either the first or the last listview getting created
that has the problem. I've tried disabling threading as much as I can by
not using unguarded methods, but the result is still the same.

Staffan
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to