| View previous topic :: View next topic |
| Author |
Message |
briguy Contributor

Joined: 09 Aug 2007 Posts: 79
|
Posted: Sat Oct 23, 2010 1:45 pm Post subject: Error in ExtTable DSU |
|
|
Has anyone experenced this error with Aslans ExtTable DSU.
Basicly it throws this error when I use "tCol INSERT" the coulum is added fine but when I doubble click the headers | seperater to expand the coulum to fit the contents in the cells it errors with the below message.
Violation d'acces a l adresse 2c9882c dans le module 'VDSRUN60DLL'
Lecture de l addresse 00000018. |
|
| Back to top |
|
 |
Aslan Valued Contributor


Joined: 31 May 2001 Posts: 589 Location: Memphis, TN USA
|
Posted: Mon Oct 25, 2010 11:07 pm Post subject: |
|
|
Hi biguy
The error refers to "The List index is out of bounds".
This DSU was mostly developed with VDS 5 on WinXP and didn't used to have this issue.
I just tried this on Win7 using VDS 6 compile set to VDS 5 standard executable and got the same error.
I think it has something to do with there not being any subitems in the new column.
I'll have to think about it for a while...  |
|
| Back to top |
|
 |
briguy Contributor

Joined: 09 Aug 2007 Posts: 79
|
Posted: Tue Oct 26, 2010 1:35 am Post subject: |
|
|
| thanks for taking a look at it. Btw didn't realize the vast potential of your dsu. It's quite impressive. Thanks for sharing. |
|
| Back to top |
|
 |
Aslan Valued Contributor


Joined: 31 May 2001 Posts: 589 Location: Memphis, TN USA
|
Posted: Fri Oct 29, 2010 1:49 am Post subject: |
|
|
Sorry, I haven't found a solution to this problem. I would have to code in the interpreter to fix this. Of course, I don't have access to the VDS code itself. If anyone else wants to take a stab at it, this feature just uses the Listview LVM_INSERTCOLUMN macro.
Sorry I couldn't be more help  |
|
| Back to top |
|
 |
briguy Contributor

Joined: 09 Aug 2007 Posts: 79
|
Posted: Tue Nov 02, 2010 1:07 pm Post subject: |
|
|
| That's a bummer. Thanks for the try. |
|
| Back to top |
|
 |
|