View Issue Details

IDProjectCategoryView StatusLast Update
0005002JEDI VCL00 JVCL Componentspublic2010-06-07 13:55
ReporterlacejediAssigned Toobones 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionno change required 
Product Version3.38 
Target VersionFixed in Version 
Summary0005002: Jvpanel, movable - contents do not move
DescriptionI have a JvPanel with Movable set to True

JvPanel contains a JvImage

When I move the panel with the mouse ther image does not move (until th panel is dropped) Only the outline of the panel moves.
Additional InformationIf this is as intended can you suggest a work around
TagsNo tags attached.

Activities

obones

2009-12-04 14:42

administrator   ~0016930

Please send us the zipped sources of a sample application showing this

2009-12-14 15:50

 

test.zip (7,665 bytes)

lacejedi

2009-12-14 15:59

reporter   ~0016994

It could be that the JvPanel is working as intended.

What I thought would happen is that that the image of the panel would move (like a sprtite as it where) rather than just a wire frame. I am trying to use the JvPanel to manage the smooth movement of playing cards in a bridge game from the users hand to thee table

obones

2009-12-18 12:07

administrator   ~0017008

Ah I see. You could always emulate this with a TImage for which you handle the movement yourself.

Issue History

Date Modified Username Field Change
2009-11-01 15:49 lacejedi New Issue
2009-12-04 14:42 obones Note Added: 0016930
2009-12-04 14:42 obones Status new => feedback
2009-12-14 15:50 lacejedi File Added: test.zip
2009-12-14 15:59 lacejedi Note Added: 0016994
2009-12-18 12:07 obones Note Added: 0017008
2010-06-07 13:55 obones Status feedback => resolved
2010-06-07 13:55 obones Resolution open => no change required
2010-06-07 13:55 obones Assigned To => obones