Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 05:43:02 +0000



Post From: control bars automatically moved by sierrachart?

[2020-02-13 12:25:41]
User735389 - Posts: 188
on version 2028, although this quirk has caused me trouble before and im starting to see its behavior. So i have a floating control bar, which i use setwindow() to automatically move around and resize around the screen. I notice that in a lot of siutations, the control bar will move back to its original position. Im not sure what exactly causes it, but it happens in between studies, and im not seeing it anywhere in my code. If i call this from a differnt study from a detached window and not the main SierraChart window), it kinda works. Even then, the control bar jumps between the last position i manually moved it (dragging the title bar) to the position programmatically. As if its remembering its last position and I'm fighting for contorl over it. Not sure if this is a Windows thing or if you guys are doing things with the positioning. Do you guys know where this behavior is omcing from? Is there a way to disable it?