similar to: GetScrollInfo

Displaying 20 results from an estimated 200 matches similar to: "GetScrollInfo"

2005 Nov 02
3
Printing under wine
Hi, Bit of a newbie here, I've checked the FAQ, and some srchives, but haven't found an answer. I have a Windows DTP application, which runs quite well under wine 9.0 (Mandriva Linux 2005SE), but when tryimg to print, dumps with a stack backtrace. So I thought I'd try printing from the wine-supplied notepad; this doesn't even come up with a printer list. I can't believe
2018 May 30
2
Evaluation failure of IAPWS95 functions in a rowwise manner (tidyverse style)
I'm trying to use the IAPWS95 package with the tidyverse packages. For some reason, the function is not outputting the correct rho. A minimal example with results is below. I've also included the definition of the DTp function from the IAPWS95 library. ==================================== library(IAPWS95) library(tidyverse) initial <- data.frame(T=c(279,294),p=c(0.46,0.46))
2018 May 30
0
Evaluation failure of IAPWS95 functions in a rowwise manner (tidyverse style)
Hi Shawn, I don't think it has anything to do with the tidyverse. If you keep simplifying your example you'll get all the way down to > DTp(T=c(279,294),p=c(0.46,0.46)) [1] 1000.12283 --Ista On Wed, May 30, 2018 at 2:14 PM, Shawn Way <SWay at meco.com> wrote: > I'm trying to use the IAPWS95 package with the tidyverse packages. For some reason, the function is not
2013 Mar 01
2
Problems with directories containing spaces in name
Hi anybody! I'm not shure if this really is a rsync problem, it might also be a shell issue. But hopefully, someone has a hint for me ;-) I'm using rsync 3.0.9 on two OS X Servers (FreeBSD) to synchronize several folders between both servers (2-way-sync). Works fine, with one exception: One of the directories to be sync'd contains a whitespace in its pathname, and this one only
2004 Dec 17
3
Xara X Install or Execute
I'm trying to run Xara X either from native windows directory or from local fake windows directory. When I run it from windows dir, I get the splash screen and then it hangs. When I try to install locally (using msi installer) it doesn't work. Anybody have this installed or running? This is the last thing I need for a fully functional DTP box! It would be a shame to have to quit
2008 Jul 24
5
printa stddev error
Hi, Searched for similar errors and nothing came up. Anybody know what this is? When using aggregate stddev, and then trying to print it at END, using printa, I get this error: dtrace: processing aborted: Invalid return value from callback avg works fine. Tried on two recent builds of solaris (build 89 and build 94), on two difference sparc systems. Here''s a sample script:
2012 Jul 30
2
Alternating between "for loops"
Dear All, I would like to apply two different "for loops" to each set of four columns of a matrix (the loops here are simplifications of the actual loops I will be running which involve multiple if/else statements). I don't know how to "alternate" between the loops depending on which column is "running through the loop" at the time. ## Set up matrix J <- 10 N
2004 Jul 05
1
Outliers
Last week there was a thread on outlier detection. I came across an article which has a very interesting paragraph. The article is Missing Values, Outliers, Robust Statistics, & Non-parametric Methods by Shaun Burke, RHM Techology Ltd, High Wycombe, Buckinghamshire, UK. It was the fourth article in a series which appeared in Scientific Data Management in 1998 and 1998. The very
2005 Mar 25
1
Broken Date Selection Window
Hi, I've been working on getting the application WeatherScope working under Wine. http://sdg.ocs.ou.edu/builds/final/win/WeatherScope/WeatherScope-1.2.1.exe (Free for educational and non-commercial use) With a little help from Rein Klazes, I've gotten the application running. The program is usable, but it has some pretty major warts, at least under Wine 20050310. The biggest one is
2001 Nov 14
1
Compilation Failure winbind 2.2.2 on Solaris 7
I have subsequently compiled 2.0.7 successfully on Solaris 7, with Sparc 'C' Compiler 5.0. 2.0.7 and previous versions have compiled successfully and work fine on Digital Unix 4.0.D. So have had to abandon 2.2.2 for time being in favor of 2.0.7. Since samba compilations have been successful before, was not logging output :-( The gist of the errors are as follows: Compiler failed on:
2004 Jun 18
6
priorities + htb
Hi! How does prioritization work when you''ve got a tree structure, e.g. | +-- class_a rate 64kbit prio 1 | | | +-- class_a1 rate 32kbit prio 1 | | | `-- class_a2 rate 32kbit prio 2 | `-- class_b rate 64kbit prio 2 Above could either be interpreted as (a) a, a1 have prio 1 b, a2 have prio 2 (iow, no distinction is being made between the inner/nested
2003 Dec 17
0
未承諾広告※ 在宅パソコンワークスタッフ募集のご案内です。
?????? ??????????????????????????? ????????? ?????AAA-network Co.,Ltd. ?????????3-4-16?????0120?77?5869 ????????????????????????????????? ??? mail-aaa@3-aaa.net ?????????????? ??????????3??????????????????? ????????????????????????????????? ?????????????????????????? ???????????????????? ???????SOHO?????)??????????????????? ????????????????? ?????????????? ?????????????
2008 Jun 26
0
Producers -- Got beats? Get Heard, Get Paid
Producers -- have a catalog of tracks and don't know what to do with them? Check out www.musicplacements.com . They will listen to your tracks for potential commercial placements. They guarantee at least 5 A&Rs will hear approved tracks within 7 business days! Major labels including G-unit, Atlantic, Warner, Universal, Violator, DTP, Byrd Gang, Def Jam, and more. They have 5 tracks by
2008 Aug 03
7
New game "Das schwarze Auge: Drakensang"
Hello Wine Users, I am thinking about buying the game "Das schwarze Auge: Drakensang" (German homepage (http://www.dsa-game.de/), English homepage (http://www.drakensang.info/)). But I will only do it if I am able to play it under Linux. Does someone have the game already and tried to get it running with Wine? Regards, Benjamin
2014 Dec 22
0
hi VIPwatch -true! mggwhq deyanu
G00d day! unique watch .gratify your darling!- &#104;ttp&#58;/&#47;x.c&#111;/66&#113;&#53;A &#104;tt&#112;&#58;//x&#46;co/&#54;6q5&#67; &#104;&#116;tp:&#47;/x.&#99;o&#47;66q&#53;&#69; weu ecy lpvpt nia yj fivyp oicj nktmw k so kjy sx qdbg cmvm ejp z etxqa hcp sei mb i mybta ntaw s dwyl eaoj bwyb ud xiobk lu hvp wizhf
2007 Jun 01
1
Beginners Question
Dear all, I'm completely new to R and at first I must say that it is a great program! But I have a problem with the function isoMDS from the MASS package. I have this code which I load with source() from a file: x <- c(163.59514923926784, 150.01448475257115, ...... {here are some more values}) x.sort <- sort(x) x.dist <- dist(x.sort) library(MASS) x.mds <- isoMDS(x.dist)
2002 Mar 06
1
Antwort: Re: Spoolss permissions, NT & XP print driver misery (2.2.2/2.2.3a/2.2.4pre)
Hi Jerry, Thank you for this statement! ... the problem in the last days/weeks was, no infos from the team members! It is no big problem if something is not working. But, if we are making tests and reports bugs/problems and so on ... And no one from the team give a answer ! This will make us crazy, too. You and all of the team members make a great job! ... we will see us in Goettingen!
2014 Nov 28
0
[Bug 70389] [prime] unsynchronised rendering on secondary displays
https://bugs.freedesktop.org/show_bug.cgi?id=70389 Dennis Favro <dfavro at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dfavro at gmail.com --- Comment #3 from Dennis Favro <dfavro at gmail.com> --- Getting what appears to be a
2007 Feb 13
0
[fdo] PRESS RELEASE: Artists and Developers Ally to Boost Open Source Graphics Software. Libre Graphics Meeting 2007 Announced
Artists and Developers Ally to Boost Open Source Graphics Software. Libre Graphics Meeting 2007 in Montréal. Announced 12 February, 2007 - Building on the overwhelming success of last year's Libre Graphics Meeting in Lyon, France, key Free/Libre and Open Source Software (FLOSS) graphics projects are pleased to announce the second Libre Graphics Meeting (LGM), to be held in Montréal, Québec,
2007 Apr 27
2
Integrating R-programs into larger systems
Hi experts! Have anybody experience in including an R-program as part of a larger system? In Matlab there is a toolbox that converts a m-script into C-code. One application in mind is that I do the model building in R, for estimating the risk for cancer based on clinical measurements. When the model is ready, a small R-program can simulate the model to estimate the risk for a new patient. The