VBDOS color scheme dialog and QB4.5/VBDOS .Ini reader?
Moderators: Administrator, Global Moderator
-
Harry Potter
- Jr. Member
- Posts: 10
- Joined: Sat Feb 14, 2009 3:26 pm
- Location: New York, U.S.
VBDOS color scheme dialog and QB4.5/VBDOS .Ini reader?
Would anybody be interested in either of these? I worked on them a little for my own programs and am wondering if anybody else would be interested.
-
Harry Potter
- Jr. Member
- Posts: 10
- Joined: Sat Feb 14, 2009 3:26 pm
- Location: New York, U.S.
The .INI reader is simply a few routines to read and write .INI files created in the standard text format (i.e. modules starting with a name enclosed in square brackets and entries in key=value format). The color dialog box is a system that allows the user to select or crate color schemes in VBDOS form-based programs. Both are works in progress and are not yet available. Sorry!
Again, anybody interested?