R
R Q
I have tried to use controls such as ListView (version 5.0 SP2 and
version 6) on my presentation, but they seem to produce odd behavior.
Such as, when the slide show runs, the ListView control appears on the
screen at 0,0 location, even though on the slide it's at 168,106... the
stranger thing is that the control seems to duplicate itself... it shows
both at 168,106 and 0,0 ... and the list items are going into the one
at 0,0. Sometimes, if I click on an item in the control at 0,0 it shows
up as an item on the 168,106 one!
See screenshot:
In design view:
http://img84.imageshack.us/my.php?image=pptcontrolproblem02zg8.jpg
In slide show (the items are populated from a db query):
http://img86.imageshack.us/my.php?image=pptcontrolproblem01xq4.jpg
I have tried setting .Top and .Left on the control manually, but it
didn't affect it.
- R
version 6) on my presentation, but they seem to produce odd behavior.
Such as, when the slide show runs, the ListView control appears on the
screen at 0,0 location, even though on the slide it's at 168,106... the
stranger thing is that the control seems to duplicate itself... it shows
both at 168,106 and 0,0 ... and the list items are going into the one
at 0,0. Sometimes, if I click on an item in the control at 0,0 it shows
up as an item on the 168,106 one!
See screenshot:
In design view:
http://img84.imageshack.us/my.php?image=pptcontrolproblem02zg8.jpg
In slide show (the items are populated from a db query):
http://img86.imageshack.us/my.php?image=pptcontrolproblem01xq4.jpg
I have tried setting .Top and .Left on the control manually, but it
didn't affect it.
- R