search for: windowstate

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

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 |= Com...
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. Phone...
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
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->...
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
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_TIM...