search for: windowst

Displaying 7 results from an estimated 7 matches for "windowst".

Did you mean: windows
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) windowState |=...
2001 Aug 13
3
How do I make windows open maximised?
...am making good progress and am very pleased with the results. However I am currently stuck on one problem. The Windows software is developed using Borland Delphi and the application includes a number of forms that are intended to be displayed full screen. The forms have the Delphi property WindowState set to wsMaximised. Under Windows they open maximised. Under Wine they open at their design size. Can anybody give me any clues as to what I should be looking at to fix this? -- Martin Liddle, Tynemouth Computer Services, 27 Garforth Close, Cramlington, Northumberland, England, NE23 6EW. Ph...
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: config/vnc-listen=astring:"0.0.0.0"...
2003 Jan 16
2
Samba BDCs and machine trust account passwords
...the network of the master server has never had any problems (it has been up and running more than 6 months without problems now). Could this mean that the workstation thinks it has changed its trust account password successfully, while the Samba server still has the old password? How often do the Windowstations change their trust account passwords? Would it be possible for a workstation to negotiate a new password with a SLAVE server, that would be overwritten whenever the master sends a new copy of smbpasswd to the slaves? Do I have to have a script at the slave servers that update the master ser...
2011 Nov 15
1
Borland C++ Builder TForm->Show() problem
...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 window and if the window has been curtailed (minimize) TForm-> WindowState = wsNormal and TForm-> Show () the window at all cannot show - it remains invisible and inaccessible. I send an example. I have costs Wine 1.3.32, Ubuntu 11.10. If Form-> Visible == false Form-> Show () work properly, If Form-> Visible == true, but Form-> Active == false - Form-&g...
2004 Sep 27
0
Re: Asterisk-Users Digest, Vol 2, Issue 281
...'s incompatibility with Windows) and maybe what you mean by "install" isn't the same as how others use the word. Heads up though, you're going to need a Linux machine. --------------------------- Taken from Digium's website: "ASTERISKT NOW AVAILABLE FOR MICROSOFTT WINDOWST PLATFORM" http://www.digium.com/index.php?menu=astwind -nathan ------------------------------ Message: 9 Date: Mon, 27 Sep 2004 10:48:23 -0400 From: "Michel R. Vaillancourt" <michel.vaillancourt@webhelp.com> Hello! I am new to both the list and to "*". Can...
2010 May 21
0
Wine release 1.2-rc1
...table from mciavi32. mciqtz32: Implement MCI_STATUS_LENGTH. winmm: Make timer keep a ref on winmm while it's running. mciqtz32: Handle mciOpen better. mciqtz32: Add support for MCI_DGV_WHERE_SOURCE. mciqtz32: Add support for mciUpdate. quartz: Add support for windowstate in video renderer. quartz: Support negative heights in video renderer. quartz: Respect autoshow in video renderer. quartz: Remove invalid check from put_WindowStyleEx in video renderer. mciqtz32: Handle window visibility better. mciqtz32: Add support for MCI_STATUS_...