2014-02-06 17:32 UTC
I have a listview residing in a tabbed page of the main form.
Code has been written that when tab is selected, the listview column headers are created.
Other events on the form fill the listview.
The problem that I amhaving is that the form and lisp code was all developed on a Windows XP SP3 32-bit PC, and when trying to run on a Win-7 SP1 64-bit PC, the column headers text is not displaying, nor is the event that populates the list items working.
Is there some issue when attempting to run on different OS's that I may not be aware of?
Thanks in advance for any info!
Code has been written that when tab is selected, the listview column headers are created.
Other events on the form fill the listview.
The problem that I amhaving is that the form and lisp code was all developed on a Windows XP SP3 32-bit PC, and when trying to run on a Win-7 SP1 64-bit PC, the column headers text is not displaying, nor is the event that populates the list items working.
Is there some issue when attempting to run on different OS's that I may not be aware of?
Thanks in advance for any info!