First NT bugs

Yassin Mohamed Osman (yassino@viennasys.com)
Mon, 25 May 1998 14:08:23 -0400


This is a multi-part message in MIME format.

------=_NextPart_000_005C_01BD87E6.943C4E90
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

1) critical
This is just to get to the explore window ( any faster way ?)
root [0] TPad *pad =3D new TPad("pad","pad",.2,.05,.8,.35);
root [1] pad->Draw()
Warning in <MakeDefCanvas>: creating a default canvas with name c1

root [2] Warning in <TClass::TClass>: no dictionary for class =
TWin32BrowserImp available

View/Explore
RInt/classes/TCanvas/Methods/~TCanvas (BOOM crash).

Error in <TWin32BrowserImp::CreateWindowsObject>: Dead lock !!!

2) minor
When you select (not expand) any of the tree items it should update the =
right pane.
The right pane has a 2~3 pixel wide area that is not painted.

(n^2)' =3D 2n (derivative)
n^2 =3D n + n + n ... (n times)
(n + n + ... +n )' =3D 1+1+1+ ... + 1 =3D n
(n^2)' =3D 2n <=3D> 2n=3Dn <=3D> n!=3D0 2=3D1 !!!

------=_NextPart_000_005C_01BD87E6.943C4E90
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">

1) critical
This is just to get to the explore = window ( any=20 faster way ?)
root [0]    TPad *pad =3D new=20 TPad("pad","pad",.2,.05,.8,.35);
root [1]=20 pad->Draw()
Warning = in=20 <MakeDefCanvas>: creating a default canvas with name c1
root [2] Warning in <TClass::TClass>: no dictionary for class = TWin32BrowserImp available
 
View/Explore
RInt/classes/TCanvas/Methods/~TCanvas (BOOM=20 crash).
 
Error in=20 <TWin32BrowserImp::CreateWindowsObject>:  Dead lock = !!!
 
 
 
2) minor
When you select (not expand) any of the tree items = it should=20 update the right pane.
The right pane has a 2~3 pixel wide = area that is=20 not painted.
 
(n^2)' =3D 2n   = (derivative)
n^2 =3D n=20 + n + n ... (n times)
(n + n + ... +n )' =3D 1+1+1+ ... + 1 =3D = n
(n^2)' =3D=20 2n  <=3D> 2n=3Dn <=3D> n!=3D0 2=3D1 = !!!
------=_NextPart_000_005C_01BD87E6.943C4E90--