electroguy7
Programmer
I'm a new member here, but not a newbie at QB. I have the following versions of basic:
-QB
--1.1
--3.0
--4.0
--4.5
--7.1(PDS)
--I also have the Knowledge base from MS
-TSR Basic
-FirstBASIC
-GW-BASIC / ABASIC
-VB 1.0 (DOS)
-UBasic ???
-Rapid-Q
-VB6
I also have C++, and know basic HTML.
OK!
I am making a GUI, in witch the minimum system req. can't be more than a 486 because I am primarily aiming it at PCs that can't run Win98 quickly. I know that I will use the Future.Lib for gfx, sound, etc... The display timing is limited to 35k. Usually you only notice this at resoulutions > 800x600.
1. I need some help with the scripting language?
2. Where should I store variables and how?
3. How can I include support for many devices? (like VESA for monitors)
4. In Most GUIs, is the interface usually a program file, or embedded in the Kernel?
Thanks
-QB
--1.1
--3.0
--4.0
--4.5
--7.1(PDS)
--I also have the Knowledge base from MS
-TSR Basic
-FirstBASIC
-GW-BASIC / ABASIC
-VB 1.0 (DOS)
-UBasic ???
-Rapid-Q
-VB6
I also have C++, and know basic HTML.
OK!
I am making a GUI, in witch the minimum system req. can't be more than a 486 because I am primarily aiming it at PCs that can't run Win98 quickly. I know that I will use the Future.Lib for gfx, sound, etc... The display timing is limited to 35k. Usually you only notice this at resoulutions > 800x600.
1. I need some help with the scripting language?
2. Where should I store variables and how?
3. How can I include support for many devices? (like VESA for monitors)
4. In Most GUIs, is the interface usually a program file, or embedded in the Kernel?
Thanks