similar to: How do I make windows open maximised?

Displaying 20 results from an estimated 80 matches similar to: "How do I make windows open maximised?"

2007 Mar 19
8
Printing with delphi
I have a application in delphi 7, but i don?t printing, how do I can print in wine with application delphi ? Thanks
2006 Dec 09
1
setWindowState(), how use it?
I'm trying to add some options in state plugin: -skipTaskBar -skipPager -above -below I use setWindowState() to do this but: - It currently only works for skipTaskBar && skipPager - For above and below, it works but only for newly created windows here the code: if (skipTaskBar != -1) windowState |= CompWindowStateSkipTaskbarMask; if (skipPager != -1)
2009 Jul 23
1
odd behaviour with AGI and dial agent
Hi, I have come across an odd problem. Basically I am transferring a call to an agent. The agent is logged in and set as paused. In order to find which agent to call I am using a fastagi script to just set a variable. When it falls through the agi script and dials the agent (using the variable) it doesn't connect the call properly to the agent. I get the beep but no audio (along with
2011 Feb 07
16
[Bug 33999] New: 2.6.37 - NV11 crashes X if glxgears maximised
https://bugs.freedesktop.org/show_bug.cgi?id=33999 Summary: 2.6.37 - NV11 crashes X if glxgears maximised Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2011 Nov 15
1
Borland C++ Builder TForm->Show() problem
Hello, all! My program is written on Borland C Builder 6 Not properly method TForm-> Show () works; And on operational system Ubunto 10.10 it works properly, and already in Ubuntu 11.10 method TForm-> Show () works not properly. Elements of a window receive focus of input from the keyboard, and the window remains not active! The heading of a window and is not painted in color of an active
2009 Jul 21
0
Specifying initial values for arima.sim
Hi Everyone, I'm having a problem with arima.sim. Namely specifying inital values for the series. If I generate a random walk > vs = rnorm(100,0,1) > xs = cumsum(vs) and fit an ARIMA(1,0,0) to it > xarima = arima(xs,order=c(1,0,0)) > xarima Call: arima(x = xs, order = c(1, 0, 0)) Coefficients: ar1 intercept 0.9895 8.6341 s.e. 0.0106 6.1869 I should
2006 Jul 30
0
re 11. uniroot and function opposite signs warning
Nurza, Try running a while loop steping out until you have a start and finish thats the function is opposite in sign. You need a "start" and "finish" where F is + and - on either side of the loop. Graphing F might help. step<-10 checkme<-F(start)*F(finish+step) while(checkme>0){ initialstep<-initialstep*2 checkme<-F(start)*F(finish+step) }
2007 Apr 06
0
Likelihood returning inf values to optim(L-BFGS-B) other
Hello, A couple of ideas... Im not clear on your whole problem however... Consider making use of the lgamma function, which returns the natural log of the gamma function. This may help. The gamma function gets awfully, big very fast. Also multivariable likelihoods can be bumpy like a mountain range, with minor peaks and valleys. It is possible that your likelihood has such a shape. Maybe
2004 Oct 20
1
H323 Connection to Splicecom Maximiser
Hi Everyone We would like to connect our Splicecom Maximiser PBX to our Asterisk box via H323 so that we can send our US calls via a low cost carrier (e.g. Broadvoice). Has anyone managed to do this in the past (I remember seeing some companies also worked with this system in the UK). The Maximiser only speaks H323 (not SIP) and can act as an H323 Gatekeeper, so in theory we should just be
2007 Jun 11
1
Cannot maximise or resize window.
I want to run s7raw on Kubuntu fiesty http://www.geocities.co.jp/SiliconValley-PaloAlto/9919/s7raw.html It is a small single .exe program that can be run in windows without installing. I first installed the version of wine in the ubuntu repos and have since upgraded to the most recent version available in the winehq repos but get the same problem with both versions. I have managed to get
2003 Jul 02
1
Maximisation of likelihood of a discrete parameter
Moi! I have a problem where I want to find the ML estimate of a discrete parameter. I just want a function like optim that finds the max/min value for a function. Does anyone know of such a function for R? Thanks. Bob -- Bob O'Hara Rolf Nevanlinna Institute P.O. Box 4 (Yliopistonkatu 5) FIN-00014 University of Helsinki Finland Telephone: +358-9-191 23743 Mobile: +358 50 599 0540 Fax:
2009 May 22
4
Prog running in Wine OK but needs Alt+F10 to maximise.
Hi I've got 'WriteOutloud' (talking wordprocessor for dyslexic children) working pretty well on an Asus Eeepc (Xandros) and on an Acer Aspire One (Kuki Linux) I'm using Wine 1.0.1 on both machines. What happens is that the prog starts up normally then immediately minimises to the taskbar. To make it run fullscreen you have to click on it and press Alt+F10 Although not a serious
2006 Sep 04
1
PTgui.exe runs fine on one Kubuntu 6.0.6 pc but not on another
Hi all, I'm trying to run ptgui.exe on my kubuntu box. I'm already trying for about 3-4 months. (Actually I also tried it about 1,5 years ago.) I'm running wine version 0.9.20, but my problem already goes back to 0.9.10 or so. When I couldn't get ptgui to run on my laptop, I installed the base X packages and wine also on my server. My server (also) runs ubuntu 6.06 with all
2008 Oct 26
9
vncviewer reporting connection refused (146)
I''m running snv93. I''m trying to install a windows hvm domU using the virt-install command: /usr/bin/virt-install -n windowsts -r 2048 -s 20 -f /data/domU/windowsts --hvm --vnc -c /dev/dsk/c0t0d0s2 The vncviewer is unable to open a connection to the xend VNC server and is failing with the Connection refused (146) error message. xend is set up with the following properties:
2003 Jan 16
2
Samba BDCs and machine trust account passwords
I have a problem with machine trust accounts breaking in a purely Samba controlled domain. I have one master Samba server acting as a PDC, and three slave servers in different networks. The UNIX user account information is updated by means of NIS, and smbpasswd gets rsync'ed to the slave servers whenever there is a change in the file. All this works without problems at all times. When I
2000 Oct 29
0
width in options() (PR#666)
On Thu, 21 Sep 2000 aprasad@fs.fed.us wrote: > Full_Name: Anantha Prasad > Version: 1.1.1 > OS: Linux > Submission from: (NULL) (199.131.134.57) > > > When I try to use > > options(width=201) > Error in options(...) : invalid width parameter > It looks like 200 is the max. limit. THis is a huge limitation...for if I am [...] > This limitation is not there
2007 Jun 27
1
Spurious shutdown
I had a brief power interruption this evening which caused a spurious shutdown. The system log contains a report of "low battery" status; however, checking the battery soon after powering up again showed a fairly typical 80% charge. The UPS had, however, been beeping to indicate imminent shutdown, which is slightly suspicious. Previous power interruptions have been fine but either they
2007 Jul 04
0
UPS cooling
I've kludged together a cooling solution for my UPS - one USB cable, one 8cm fan from an old unused computer (nominally 12V, but running it at 5V is fine), two short pieces of copper wire and a few fragments of power cable insulation to hold the wires in place against the 5V and GND pins (let's just say that shorting 5V with a data pin doesn't sound like a good idea to me). Leaving it
2010 May 21
0
Wine release 1.2-rc1
The Wine development release 1.2-rc1 is now available. This is the first release candidate for Wine 1.2. It marks the beginning of the code freeze period. Please give this release a good testing to help us make 1.2 as good as possible. What's new in this release (see below for details): - Many new toolbar icons. - Support for alpha blending in image lists. - Much more complete shader
2004 Sep 27
0
Re: Asterisk-Users Digest, Vol 2, Issue 281
Now that most of you have worked overtime to show why most people are continually pissed at Nix Users (all except two of course). The problem I can see is the downright technosnobbery involved. There is nothing wrong with Linux. I play around with RH9 and FreeBSD and find that most things run fine. But you get into a problem where it keeps asking for the same blamed libraries over and over on