INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Mr ChriZ on January 25, 2006, 08:16:28 pm

Title: Drag and drop problem
Post by: Mr ChriZ on January 25, 2006, 08:16:28 pm

3. Changed: Library tree root items can be dragged. (allows simple drag-n-drop playback, playlist creation, etc. of all Audio, Images, etc.)

1.I've had a long running bug with MC and this but it shows up with the new feature,
when I click and drag on the library tree, the icon thats being moved is actually about 100 pixels higher
than the mouse cursor (3cm on a 17" screen at 1280x1024)

2. On going: Have you seen my post  (http://yabb.jriver.com/interact/index.php?topic=30626.msg210841#msg210841)on MC Out of Proc in the dev forum? 
I don't think it's working. 

3. On going: Theatre View can not be minimized using the command line. MC11.exe /MCC 10014
Title: Drag and drop problem
Post by: JimH on January 25, 2006, 08:17:38 pm
1.I've had a long running bug with MC and this but it shows up with the new feature,
when I click and drag on the library tree, the icon thats being moved is actually about 100 pixels higher
than the mouse cursor (3cm on a 17" screen at 1280x1024)
That may be a video card driver bug.  Try updating.
Title: Drag and drop problem
Post by: Mr ChriZ on January 25, 2006, 08:35:37 pm
That may be a video card driver bug.  Try updating.

Just updated to latest NVidia, did a restart but just the same.  Will try on another
machine tomorrow.

Quote from: Matt

Theater View can not be minimized.

Okie dokie, Mode switching doesn't work for it either ie to fullscreen etc using command line... but I'll take it thats just gonna be wanna those it aint happening type scenarios
:-)
Title: Drag and drop problem
Post by: Matt on January 25, 2006, 08:44:10 pm
1.I've had a long running bug with MC and this but it shows up with the new feature,
when I click and drag on the library tree, the icon thats being moved is actually about 100 pixels higher
than the mouse cursor (3cm on a 17" screen at 1280x1024)

If you move MC to a different location on the screen, does that change the offset?  Can you correlate if it's offset by exactly as much as the tree is offset from the top of the program or the top of the monitor rect?  Are you running dual-montors with negative co-ordinates or anything else fancy?

Thanks for any other details.
Title: Drag and drop problem
Post by: Mr ChriZ on January 25, 2006, 09:01:33 pm
If you move MC to a different location on the screen, does that change the offset? 
Yep.  To the point when MC is windowed as opposed to fullscreen, It's very difficult to even see the icon
most of the time.

Quote
Can you correlate if it's offset by exactly as much as the tree is offset from the top of the program or the top of the monitor rect?
 
I think it's to do with where the top of the tree is offset to the top monitor rect.
So....
I think
if (tree.top == screen.top) the icon is in the right place.
However as tree.top moves towards the bottom of the screen,
the icon.top would be to far up, by some x factor.
I'll post full screenshots tomorrow if it would help.
It's now 3am in the morning here though, so I'm heading to bed!

Quote
Are you running dual-montors with negative co-ordinates or anything else fancy?
Nope single Screen, on a Nvidia MX440 card, set up in single screen mode...
Title: Drag and drop problem
Post by: EpF on January 25, 2006, 09:03:57 pm
If you move MC to a different location on the screen, does that change the offset?  Can you correlate if it's offset by exactly as much as the tree is offset from the top of the program or the top of the monitor rect?  Are you running dual-montors with negative co-ordinates or anything else fancy?

Thanks for any other details.
I'm getting this too, and it changes with screen position. It looks as though the icon is coming from the top-left corner of the screen, no matter where MC is. I'm not running anything fancy, that's for sure! This machine uses an onboard Intel graphics controller.