Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_title, new version for 0.9 (Read 279449 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: foo_title, new version for 0.9

Reply #400
Oh, hmm. Strange. Maybe the software is broken.

Re: foo_title, new version for 0.9

Reply #401
@tordenflesk , that's weird. I'll create an issue on GH repo. I'll look into it, once I start working on this component again.

Re: foo_title, new version for 0.9

Reply #402
`foo_title` component was split in two:
- `dotnet_title_bar`: implements all the GUI logic from `foo_title`.
- `foo_dotnet_component_host`: a .NET wrapper for foorbar2000 SDK that acts as a host for `dotnet_title_bar`. It's similar to the old `foo_managed_wrapper`, but can now be used separately from `foo_title`.

See corresponding threads for the further component updates (if there's any :P).