Restored from previous forum. Originally posted by ebs.
Ricardo,
Very nice work! I found a trivial bug, but I though I'd let you know:
1. Put a ListIconGadget on a form.
2. Select "Add..." in the "Columns" property and click on the "..."
button.
3. Click on the "Delete Column" button twice. (I know you wouldn't
normally do this!)
4. You will get a "Run-time error '9': Subscript out of range" and the
program will crash.
Restored from previous forum. Originally posted by tejon.
it appears that comctl32.ocx is part of Visual Basic 5 runtime files ?
i searched the web for vbrun5 and found several that included
the comctl32 among others.
i'll give them a try.
Restored from previous forum. Originally posted by ricardo.
Hi
This is one of the disadvantages of VB and the advantages of PB: runtimes !!!
If you use the VB wizard that create installers the zip file can go up to 10 MEGAS for some applicatiosn and even fail sometimes (i remember that the first release of Visual IDE i use microsoft installer and Paul has to make a different installer since microsoft's one was giving troubles)
Maybe in 2 or 3 weeks i hope i can release a Visual IDE developed on PureBasic, my only problem at the moment is MDI.
Restored from previous forum. Originally posted by ricardo.
Hi Danilo
Yes, im doing something similar to what you say, im using some kind of float bar and the window. But MDI is exactly for this purposes... but i will do it simple in the first release.
I did but it came up with an error during installation. So I installed Ricardo's first IDE, then uninstalled it and his new one worked. But when I save the project, it's empty :)