home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 8
/
CDASC08.ISO
/
VRAC
/
PRGGRP13.ZIP
/
PRGGRP.TXT
< prev
next >
Wrap
Text File
|
1993-06-23
|
5KB
|
150 lines
Progman-Groups 1.3 - Groups in groups with program manager
Copyright 1992,93 by Andreas Furrer
==========================================================
This is version 1.3 of Progman-Groups.
Progman-Groups gives you the possibility to have groups in
groups in the progam manager of Windows.
Because PRGGRP uses normal progman groups, you don't have
any limitations.
Usage
=====
The use of PRGGRP is very simple.
1) Copy PRGGRP.EXE and PRGGRPH.DLL into your windows-directory
2) Make sure you don't have checked 'minimize on use' in the
program manager
3) Place PRGGRP.EXE in the Startup-Group and restart Windows.
4) Now, if you want to have for example a group Tools with subgroups
Graphic-Tools, System-Tools, Printer-Tools and File-Tools,
you create a group Tools and the four subgroups with the
NEW-Command of programmanager.
! The first character of the subgroup-name MUST be a SPACE ' ' OR the
last character MUST be a POINT '.'.
(E.g. ' Graphic-Tools',' System-Tools','Printer-Tools.','File-Tools.')
! ! ! !
This must be so, because PRGGRP watchs the groupnames and it must
distinguish between groups and subgroups.
5) Now, you create four items in the group Tools.
Each item you give the name of one of the four subgroups
and the command: PRGGRP.EXE Groupname.
The parameter Groupname MUST be the same as the name of the groups in 4)!
(A leading space is automatically inserted, but if the groupname
has a point at the end you must include it)
For example: Item1: Name: Graphic-Tools
Command: PRGGRP.EXE Graphic-Tools
Item2: Name: System-Tools
Command: PRGGRP.EXE System-Tools
Item3: Name: Printer-Tools.
!
Command: PRGGRP.EXE Printer-Tools
Item4: Name: File-Tools
Command: PRGGRP.EXE File-Tools.
!
If you want to have a different icon for a subgroup you can change
it in the property dialog of the item.
6) The last thing you have do is to save the progman configuration now
by simply pressing <ALT>+<SHIFT>+<F4>.
Now, if you minimize a subgroup, it will disappear and if you doubleclick
at his icon in the group tools, it will be visible again.
You can have as many subgroups you want, but they must all have an
unique name.
Also you can have a group in a group in a group.... in group.
Options of PRGGRP
=================
IF you start PRGGRP twice you can see an icon with a system menu.
(If you like the icon, you can place TWO PRGGRP-icons in the
startup group and you will always see the icon.)
In the system menu you can do the following things:
- Temporarily off:
You disable the procedure to hide the icon. It will be
usefull, if you want to change properties of subgroups
- Show hidden groups
This shows all hidden groups. It will be usefull, if you want
to change properties of subgroups
- Hide hidden groups
This hides all normaly hidden groups. It will be usefull, if you
have disabled PRGGRP for a time, or if you have shown all hidden
groups
- Hide desktop icon
This will hide the desktop icon of Progman-Groups
- About
Shows the about dialog
Known bugs
==========
PRGGRP works very fine, but there are two little restrictions
- cou can't have progmans 'minimize on use' enabled, because
every time if you start PRGGRP to show a subgroup by doubleclicking
one icon, progman will become a symbol.
- the submenu 'windows' of progman shows ALL groups and not only
the visibles.
(But the dialog 'More windows...' will only show visible windows!)
How does PRGGRP work?
=====================
The program PRGGRP is very simple.
If you start it with a parameter, then PRGGRP only sends a command to
the program manager to show the group which is named by the parameter.
This is done, if you doubleclick e.g. at the symbol Graphic-Tools in
the group Tools.
If you minimze a group window, then PRGGRP checks if the group is
a subgroup. (A subgroup has a blank as the first or a point
as the last character of the name). If the group is a subgroup
then PRGGRP hides the icon.
Freeware-Note
=============
You can use and distribute PRGGRP free, as long as the following files are
not changed and you distribute all files together
- prggrp.exe
- prggrph.dll
- prggrp.txt
I am programming PRGGRP because I have fun and not to make any profit. That's
why PRGGRP is free and you don't have to pay more or less high registration
charges.I think it is a bad habit, that more and more program authors want to
have money even for the smallest programs.
Long live Freeware!
If you have problems, comments, suggestions or you detect one error,
please E-Mail to
s_furrer@ira.uka.de
(c) 1992 by Andreas Furrer
Version history
===============
1.3: Fixed a bug that will prevent PRGGRP to start on some ATs
1.2: Now you can have blanks in the name of groups
1.1: The first good version of PRGGRP:
Now, subgroup icons will disappear.
You can now arrange your icons and have progmans 'arrange
automatically' enabled.
1.0: First version of PRGGRP.
This was a only a simple version of PRGGRP.