Displaying 4 results from an estimated 4 matches for "_alpha_".
Did you mean:
alpha_
2000 Aug 02
1
problems with w2k and samba PDC
I simply cannot join my domain controlled by a samba PDC (vers. 2.0 or the
newest version 2.0.7) with w2k professional. If I try to join the domain a
messagebox appears and claims that the particular domain doesn't exist
(allthough I know it does!).
If one examines the logfiles, it seems as if they don't understand
themselves at all.
1998 Mar 30
2
R-beta: Not loading C library
I've been using R for the last few weeks, but not with much success. If
I try sourcing test.R from the 'class' package, I get this error:
Error in .C("VR_knn1", as.integer(ntr), as.integer(nte), as.integer(p),
: C/Fortran function not in load table
I checked the class.so file, and sure enough VR_knn1 is there. Why can't
R find it?
By the way, I'm running RedHat Linux,
1998 Mar 30
2
R-beta: Not loading C library
I've been using R for the last few weeks, but not with much success. If
I try sourcing test.R from the 'class' package, I get this error:
Error in .C("VR_knn1", as.integer(ntr), as.integer(nte), as.integer(p),
: C/Fortran function not in load table
I checked the class.so file, and sure enough VR_knn1 is there. Why can't
R find it?
By the way, I'm running RedHat Linux,
2007 Apr 30
0
[996] branches/wxruby2/wxwidgets_282: TopLevelWindow: add some 2.8 methods; document; add missing CentreOnScreen
...quot;>
</span><span class="cx">
</span><ins>+h3(#TopLevelWindow_settransparent). TopLevelWindow#set_transparent
+
+ Boolean *set_transparent*(%(arg-type)Integer% alpha)
+
+If the platform supports it will set the window to be translucent
+
+h4. Parameters
+
+* _alpha_ Determines how opaque or transparent the window will
+ be, if the platform supports the opreration. A value of 0 sets the
+ window to be fully transparent, and a value of 255 sets the window
+ to be fully opaque.
+
+Returns if the transparency was successfully changed.
+
+
+
+h3(#TopLevelWindo...