[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: setGetInteriorStyle test
Forrest
Your setGetInteriorStyle test is referring to a "fill-style" property
gr.setStyleProperty("fill-style","4");
Shouldn't this be "interior-style"?
gr.setStyleProperty("interior-style","4");
Don
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]