Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev bgracontrols #176

Merged
merged 10 commits into from
May 27, 2024
Merged

Dev bgracontrols #176

merged 10 commits into from
May 27, 2024

Conversation

lainz
Copy link
Member

@lainz lainz commented May 27, 2024

No description provided.

sganz and others added 10 commits May 21, 2024 16:06
Added numerous event handlers
Added Mouse Wheel support
Added Sector support
When testing out the Themed gauge it would work fine IF you didn't change the default size. If you did the Pointer would be all over the place.

Found a flip parameter in the DrawPointer method that had both points sent to some y values. 

Minor change.
Ran into an issue where some property values were not being saved in the .lfm, notably when the min/max values were 0. This made the default values come from the Create method which is only a fall back if not set by the design time props. Set property to 'nodefault' seems to force it to always write. Oddly only happened with the floating point type when the value was 0.
Update bgraknob.pas to V2 upgrade
@lainz
Copy link
Member Author

lainz commented May 27, 2024

Hi, I'm making a new release because I need TBCComboBox to work on macOS really now, so if there are changes that are not full yet like the knob we can make another release when ready.

Thanks.

@lainz lainz merged commit a94a17f into master May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants