View Issue Details

IDProjectCategoryView StatusLast Update
0004809JEDI VCL00 JVCL Componentspublic2009-07-08 12:23
ReporterABailey1Assigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.36 
Target VersionFixed in Version3.38 
Summary0004809: JvBehaviorLabel scrolls right to left in design but always runs left to right when compiled
DescriptionTo start with I couldnt get it to scroll at all when compiled so It needs to be made active within the program. While designing, the scroll will always go in the direction set. Unfortunately, despite being accessible at design time, the property JvBehaviorLabel1.BehaviorOptions.direction is unavailable within the program so you cant make sure it goes the way you want it to and it always goes from left to right.
TagsNo tags attached.

Activities

ABailey1

2009-06-05 19:14

reporter   ~0015615

I changed to a 1 line scrolltext instead. This works well BUT if you set the direction as drFROMLeft the text appears FROM the right and if set as drFromRight the text appears from the left. Otherwise it scrolls perfectly. Up and Down work perfectly

obones

2009-06-16 11:37

administrator   ~0015682

Please provide the zipped sources of a sample application showing this

2009-06-24 11:35

 

prog.zip (475,264 bytes)

ABailey1

2009-06-24 11:38

reporter   ~0015717

Sorry about the delay - major crash cut me off from the internet for more time than I would have liked!! I enclose a small Delphi 7 program together with all details of the main form to demo the problems with behaviourlabel (I just dont use it) and scrolltext which doesnt quite do what it says on the tin but I can work round the problems. The other components I have used have been excellent thanks.

obones

2009-07-08 12:23

administrator   ~0015778

This is now fixed in SVN

Issue History

Date Modified Username Field Change
2009-06-05 18:21 ABailey1 New Issue
2009-06-05 19:14 ABailey1 Note Added: 0015615
2009-06-16 11:37 obones Note Added: 0015682
2009-06-16 11:37 obones Status new => feedback
2009-06-24 11:35 ABailey1 File Added: prog.zip
2009-06-24 11:38 ABailey1 Note Added: 0015717
2009-07-03 17:29 obones Status feedback => acknowledged
2009-07-08 12:23 obones Note Added: 0015778
2009-07-08 12:23 obones Status acknowledged => resolved
2009-07-08 12:23 obones Fixed in Version => Daily / SVN
2009-07-08 12:23 obones Resolution open => fixed
2009-07-08 12:23 obones Assigned To => obones