| Problem with Tablet and Visual Basic 6 Hi there
Well, here's my problem. I own a tablet PC, (operating system is XP tablet edition, of course), and my company developed a Visual Basic Program for me using visual basic 6. A part of the program contains a treeview, as well as a printer selection function when I want to print. The printers are networked to my PC. Now the problem is, first of all, not all printers are displayed at the selection (but there's nothing wrong with it when I use other programs, such as Word) , yet with others' older PCs (With Windows 2000), the printers show up perfectly fine. I was wondering what would the cause of this be.
Secondly, for some reason,during programming, for the treeview, If I click on the treeview, the click event won't be activated. Instead, I have to click and drag it for the event to come up. Why's that?
Thanks for your help. |