It is currently March 29th, 2024, 7:41 am

[BUG] InputText

Report bugs with the Rainmeter application and suggest features.
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5384
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA

Re: [BUG] InputText

Post by eclectic-tech »

I would avoid mouse down usage as much as possible, mainly because it prevents positioning using dragging.
No crashes... but, you might want to include my suggestion to add LogSubstringErrors=0 to the [MeasureResults] to eliminate the errors in the log.
wperrors.png
Happy to help :welcome:
You do not have the required permissions to view the files attached to this post.
User avatar
kyriakos876
Posts: 919
Joined: January 30th, 2017, 2:01 am
Location: Greece

Re: [BUG] InputText

Post by kyriakos876 »

eclectic-tech wrote:I would avoid mouse down usage as much as possible, mainly because it prevents positioning using dragging.
No crashes... but, you might want to include my suggestion to add LogSubstringErrors=0 to the [MeasureResults] to eliminate the errors in the log.

wperrors.png
Happy to help :welcome:
I also don't like the down usage, it feels like forcing things, eventhough I was using it on a skin not meant to be dragged ^_^ I even set Draggable=0 cuz imagine moving the blur... would look ugly :P

Yup. I added LogSubstringErrors=0 after I replied and it eliminated the errors as you said! Thanks for that tip and your general help! Everything runs smoothly now :D
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5384
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA

Re: [BUG] InputText

Post by eclectic-tech »

Works nice now! :thumbup:

Glad to help...