VBDOS color scheme dialog and QB4.5/VBDOS .Ini reader?

Coding and scripting with FreeBasic, C++, JavaScript etc.

Moderators: Administrator, Global Moderator

Post Reply
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?

Post by Harry Potter »

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.
pebe
Full Member
Posts: 33
Joined: Tue Apr 02, 2002 12:19 am
Location: Scotland

Post by pebe »

I would be interested in what they are. But green on a blue background I cannot read!
Harry Potter
Jr. Member
Posts: 10
Joined: Sat Feb 14, 2009 3:26 pm
Location: New York, U.S.

Post by Harry Potter »

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?
Post Reply