Software Listing: Window Hider

Move to Tray Any Window Software - This is a free desktop enhancement utility used to move any window to the system tray (the bottom right corner of the screen, near clock). To move a window to the system tray - simply click right mouse button on window minize (like in images on this page)..

  • Publisher: freesoft80
  • Date: 17-05-2012
  • Size: 410 KB
  • Platform: WinOther

Actual Transparent Window serves the purpose of facilitating work with several windows at a time. It lets you forget about window minimization and maximization routine by enabling the transparency feature applicable to any single window. It gives you means for efficient workspace usage along with productivity boost. Simple and convenient controls will help you take advantage of new technologies for reaching optimal organization of your work. You can turn on transparency via different short manipulations. It\'s possible to use the extra button on the window title bar, double click the title bar or activate transparency by a hotkey.

  • Platform: Tablets, Win2000, Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64

Actual Window Menu is a suite of the most popular innovative tools letting users operate windows on the desktop in some advanced ways: alternatively minimize to Windows notification area (system tray) or to a floating icon on the screen, alter the execution priority of Windows processes on-the-fly, apply semi-transparency effect, roll up/unroll, resize, align, easily move windows between different displays in a multiple display environment, etc. Installation, as well as the use of the program, is extremely easy and does not require much time. After installation, the application embeds its extra commands into each window\'s system menu.

  • Platform: Tablets, Win2000, Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64

Actual Window Rollup fills up the functionality gap that users, familiarized with Unix/Linux/MacOS window managers, notice while managing workspace in Windows. The program allows you to roll up and down windows by clicking on the special Roll Up button added to window\'s title bar. This feature has proven to be a more efficient way of organizing your workspace while working with multiple windows. Now it will only take a single click or keystroke to hide a window and move to the information in the underlying window or on the desktop. Besides the default Roll Up button and ability to enable this function from the system menu of the program offer several ways of rolling up your windows automatically.

  • Platform: Tablets, Win2000, Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64

This program asks the user a few questions & writes a Window( using the win32 api). This code is plain C but the source code should be compiled in a Win32 Application. The program allows you to make a window,menus,dialogs & controls. It is really simple to make a program with a menu,window & dialog ( it tooks about 2 Minutes). This save a lot of time when creating programs that needed a window created first..

  • Platform: C and C plus plus, Scripts

Window Coordinates code creates a window (with the Win32 API) and displays the coordinates of the windows client area in pixels in the form of X-Axis, Y-Axis. The window can be moved, and the coordinates will be re-displayed with the new position..

  • Platform: C and C plus plus, Scripts

This sample code shows how to make a window using pure API..

  • Platform: C and C plus plus, Scripts

This code consists of three files, two are a header file and source file for the window docking system and the third is a simple program that demonstrates the use of the window docking system. The window docking system allows any number of windows to snap to and dock with a main window using purelyows to snI code.

  • Publisher: Nick Bloor
  • Date: 18-04-2013
  • Size: 20 KB
  • Platform: C and C plus plus, Scripts

This program displays a plain, empty window. It can handle all the normal functions such as resizing, closing, moving, and others. Multiple instances of the same window class can be created, which is especially useful for child windows of a multiple document application. It performs no other function..

  • Publisher: SouperMan
  • Date: 19-02-2013
  • Size: 10 KB
  • Platform: C and C plus plus, Scripts

This code creates a window with lots of controls, dialogs, menus, toolbar, status bar, progress bar, icon, timer, can play animations (AVI Filed only), can shutdown, reboot computer, save text and load text from a file, change the font of an edit control..

  • Publisher: Tom Hawes
  • Date: 15-06-2013
  • Size: 31 KB
  • Platform: C and C plus plus, Scripts

Funny Shaped Window shows how to use 'Regions' to create different shaped windows..

  • Publisher: Chris Witt
  • Date: 19-05-2013
  • Size: 10 KB
  • Platform: C and C plus plus, Scripts

This program generates a text editing window. No text editing features are added, just the ones already built into the text edit control given in the Win32 API. It's a simple example of using a child window within a regular window. It performs no other function..

  • Publisher: SouperMan
  • Date: 16-05-2013
  • Size: 10 KB
  • Platform: C and C plus plus, Scripts

This code is a nice example which shows you how to create a translucent window under Windows 9X/ME. Windows 2000/XP has an own function for this. To use the code in your own applications copy the files win9Xtranslucent.cpp, win9Xtranslucent.h, win2000translucent.cpp, win2000translucent.h into your project..

  • Publisher: wolf37
  • Date: 15-04-2013
  • Size: 51 KB
  • Platform: C and C plus plus, Scripts

Window Color Fading code is an example of how to put a color gradient in the background of a window by painting the window's DC (device context)..

  • Platform: C and C plus plus, Scripts

javascript PHP Window Manager aims to provide a simple web based window manager, using JPSpan and wz_dragdrop..

  • Publisher: Anonymous
  • Date: 05-05-2013
  • Size: 61 KB
  • Platform: Java, Scripts

DHTML No-Block PopUp Window will create a non-blockable popup window. It appears as a seperate window layered above your page. You can time it to delay opening on your page and automatically center its position. The script is heavily commented where the variables an be assigned your particuliar values. Keep all values within single quotes ('). Do not use 'auto' or percentages for pop up window width or height if the variable centerPopUpWindow is set to yes..

  • Platform: JavaScript, Scripts

Modeless windows, a feature introduced in IE5, presents a window that stays active/visible on the user's screen until explicitly dismissed. A good way to display "announcements" or other content that demand attention. All other browsers will show a regular popup window instead. //Modeless window script- By DynamicDrive.com//for full source code and terms of use//visit http://www.dynamicdrive.comfunction modelesswin(url,mwidth,mheight){if (document.all&&window.print) //if ie5eval('window.showModelessDialog(url,"","help:0;resizable:1;dialogWidth:' mwidth 'px;dialogHeight:' mheight 'px")')elseeval('window.

  • Platform: JavaScript, Scripts

Top-Down scrolling window is a scrolling window script that dynamically scrolls the window all the way to the bottom of the page, then starts all over again. You can use it on presentational pages to allow surfers to sit back and just enjoy the presentation!.

  • Platform: JavaScript, Scripts

No-Right-Click Script Launches PopUp Window script block popup wilick on mouse and launches a popup window..

  • Platform: JavaScript, Scripts

Pop-under windows are becoming increasing popular as a less intrusive alternative to popup windows. Use this script to add a pop-under window to your page; simply input the page/address to pop under, and off you go! You can control the frequency of the popunder, so it either pop unders every time the page is loaded, or only once per browser session (a session is the time the browser is open. Closing then reopening your browser initiates a new session)..

  • Platform: JavaScript, Scripts

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Atomic Minesweeper

Atomic mine sweeper is a freeware mine sweeper clone style game, programmed and playable using flash player. Although the name (and genre) of the game suggests that it is simply a mine sweeper clone, the actual game itself is a very complex ...


RomCenter

Rom centre is a very handy downloadable piece of free ware that helps greatly when it comes to finding roms for a variety of emulators, checking roms to see if they are in full working order, and fixing roms if they are not working, so you don't ...


Vehicles 2

Vehicles 2 is a great example of innovation in a game, from the very beginning cut scene (which explains the general back story to the game in a very light, humorous way) to the gameplay style, it has a lot of influence from other games in the ...


FILExtinguisher

FILExtinguisher is a simplistic looking data removal tool, that will assist you in totally and completely removing sensitive data from your computer hard drive. This means that you can securely remove your online surfing history, banking details, ...


Chicken Invaders

Chicken invaders is a free ware arcade shooter game that hasheavy influence from classic titles like space invaders, or arcanoid. What chicken invaders does to the concept, however is add its own level of humour and gameplay to the mix. For ...


CloneCD

Despite huge growth in technology and tremendous increase in use of flash drives, use of CDs and DVDs hasn’t disappeared yet. Conventional 700MB CDs are still in use, largely due to the fact that they are extremely cheap. In addition of being ...


World Domination 2

World domination 2 is a free flash turn based strategy game which has so many complex and realistic additions to the formula in the form of how production, technology and diplomacy between countries work, that it borders on being a realistic war ...


My Paint

Do you own an android phone? Do you find It annoying how there is no visual note storing app (or indeed, any app for storing notes or writing important things down at all)? My paint is a handy downloadable app for the android operating system that ...


Castle Wars

Castle wars is a unique blend of the strategy genre with a small amount of war and micro management elements added in to make it more unique. In castle wars the aim is to eliminate all the other players from the map, and become the only player left ...



New Downloads

Server Genius

Server Genius is the smart
monitoring and reporting
solution to set up on your
servers. Track remote access,
check ...

Radio Master

Program for playing and
recording radio
channels. Main
features: - radio stations
(over 350, over 150
russian) - ...

Active SMART

ActiveSMART is hard drive
health status and space usage
monitoring software. It
utilizes the S.M.A.R.T.
technology to ...

FotoBeschriften

Labeling enriches photos.
Useful, if one liked to
distribute they.
\'FotoBeschriften\' is
customized. Unskilled users
...

Program Picker

Advanced task switching and
program launching for power
users - use two consecutive
keys to launch and switch to
up to 40 ...

Foxit Reader

Foxit Reader\'s success and
popularity has resulted over
475 million users, making it
the second most used PDF
technology ...

OrgScheduler 1+1

OrgScheduler 1+1 gives you low
cost network solution for
sharing central planner
simultaneously with everyone
in your ...

Cacheman

Memory is one of the most
important pieces of PC
hardware in constant use.
Cacheman optimizes system
cache and takes ...

ChrisPC Free Ads Blocker

ChrisPC Free Ads Blocker is a
small but powerful free
software that will block all
ads while you surf the
Internet. No ...



Related Searches

Easy Window Hider
Fast Window Hider
Window Border Hider
Window Magic Hider
Hider Cookie
For Window Cron
X Window Crt
Hider Cursor
Window D Custom
Window T Custom
Hider Data
Spss For Window