-
Now do HyperCard :-)
-
This came up as a discussion in this GUI upgrade progress:
>The deserialization needs some more thought to allow for customization. At the moment, it's a black box, with the Deserialize call handlin…
-
**Is your feature request related to a problem? Please describe.**
Making a 64bit compatible TLB for VBx/tB with midl is virtually impossible if you need interfaces force included in oaidl.idl includ…
-
**Is your feature request related to a problem? Please describe.**
In VBA (not sure about VB6), the autocomplete dropdown does not appear automatically unless there are a clear set of choices to pick…
-
**Describe the solution you'd like**
A useful syntactical sugar to have would be to mark a parameter as `Out`. twinBASIC allows a parameter to be passed `ByVal` or `ByRef`. However, I've often found …
-
when exporting a form in excel you get a .frm and .frx for each form. the frx is needed to recreate the form. is there a way to get the .frx from VBA_Parser ?
-
```
What steps will reproduce the problem?
1. Create a Mapbook which has the scale set in an index layer field.
2. In the Mapbook TOC, right click on Series and select Select/Enable
Pages, and Unselec…
-
![image](https://github.com/yereverluvinunclebert/Panzer-Earth-gauge-VB6/assets/42837531/ee2a80bf-7fa8-4c44-b2df-93eac3d6433d)
-
I firmly believe one of the reasons for VB6's enduring popularity is the marriage of both high level RAD and low level abilities. While these might not be used directly by a lot of people, they let ad…
-
**Is your feature request related to a problem? Please describe.**
It could be useful to be able to instantiate internal twinBASIC classes via their qualified, stringified names, much like CreateObje…