Hi, when using the new class TCrown I encountered some problems. While TCrown crown; crown = new TCrown(0, 0, rhoMin, rhoMax, phiMin, phiMax); works, the following does not work for me: TCrown crown = new TCrown(0, 0, rhoMin, rhoMax, phiMin, phiMax); Using * does not seem to help either. Another problem is drawing the crown. Paint() and Draw() does not work but DrawCrown(0, 0, rhoMin, rhoMax, phiMin, phiMax); does work. I am using version v3.03.07a. Are these bugs or have I missed something? /Rikard Sandström
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:04 MET