Hi everyone, porting my old 3.4 config to 3.5, I have two issues left I could not come up with a solution yet:
1) Creating a textbox widget that doesn't change its width, no matter whether the content has two or three characters. Speaking a bit complicated, I just want to create a right-aligned textbox for holding a percentage value that does not move all the other widgets in the container when its value changes. This has been possible under 3.4 by setting a fixed width and right alignment. 2) I read somewhere in the mailing list archives that it has been decided to change the scrolling direction in favor of easier implementation, and that it should be possible to bring back the old behaviour by applying a special container to the graph widget. Any practical advice to this? Thanks in advance, Alex -- To unsubscribe, send mail to [email protected].
