Andrew

Results 12 comments of Andrew

Update: I tried more feature combinations. ["export-dot"] fails, but I get a green build in both cargo and buck2 with just export-plantuml enabled, so that's a temporary workaround if you...

Thanks! We still have a lot to figure out in the software stack we're building, so it's probably premature to deepen a collaboration, but if we stick with typestate-rs, I'll...

RE use cases, I'm evaluating UI toolkits for an industrial use case where we would most likey drive 6 full-screened displays full of video feeds, indicators and buttons, ideally from...

Reproduced on Slint Language extension Nightly, v2024.2.103

I just ran into this too trying to build https://github.com/entur/schema2proto in bazel. Thanks for working on this! Update: No longer urgent for us since we ended up disabling bzlmod.

![image](https://github.com/slint-ui/slint/assets/135123941/9bfb50ee-63b3-4e4d-8630-3bc1f68f532b)

Discussion also here: https://github.com/slint-ui/slint/discussions/4623

Is there something that makes this hard to construct dynamically? for each state... construct a state machine in that state for each event... If the transition succeeds, record the transition...

Yeah, sorry, this is obsolete. It was a pain to set up the first time, but we've been building slint and our applications in Bazel for months. Thanks! On Wed,...