A bit technical
Posted: 28 May 2007 09:42
Hi Donald and all,
VB6 is not among the so-called very standard windows languages.
I say that because in order to make my screen reader the most workable with program as XYp, I have to reclassify some windows/controls class in it. For example I have to tell my screen reader that a particular control is a tree or a combobox or anything else in case it does not autoclassify them correctly...
In Xyp it is the case. But the strange thing is that what even the control I'm on, except very few ones, as tabs in the option dialog box, the explorer treeview, it reports them as Class ThunderRT6PictureBoxDC, as if they were graphic controls....
So two questions :
1. Are you using controls provided by VB6 or other owned-drown ones ?
2. is there a skin or a particular image covering the XYp interface ?
VB6 is not among the so-called very standard windows languages.
I say that because in order to make my screen reader the most workable with program as XYp, I have to reclassify some windows/controls class in it. For example I have to tell my screen reader that a particular control is a tree or a combobox or anything else in case it does not autoclassify them correctly...
In Xyp it is the case. But the strange thing is that what even the control I'm on, except very few ones, as tabs in the option dialog box, the explorer treeview, it reports them as Class ThunderRT6PictureBoxDC, as if they were graphic controls....
So two questions :
1. Are you using controls provided by VB6 or other owned-drown ones ?
2. is there a skin or a particular image covering the XYp interface ?