Khiman Louer

Results 31 comments of Khiman Louer

This problem has been ignored for a long time. I am dealing with this issue with excel sheets exported from google sheets, with cells set as "plain text" in google...

Can't you just read it from the client's cookie ?

Are you correctly using session.Set(x, y) and session.Save() afterwards ?

Hello, I encountered this issue as well so I can confirm.

I'm just starting to learn how to use this lib, and I find myself refactoring my code all the time because there is so little documentation. The code itself is...

@Merith-TK You mean even though you set MainWindow.Size it opens at full size ? I don't have that behaviour. Did you just try copy/pase exactly of @HeyDon-Lee's example ? If...

Could you maybe provide us the walktest1.go file content ?

It works with compiler instructions. The imported type should be `string`, `[]byte` or FS. Short example, don't forget to import `embed` : ```go //go:embed hello.txt var f embed.FS data, _...

This is also how I would do it, unless you need them to be interactable. If so, you'd have to resort to drawing them yourself.

Hey, what's preventing us from getting this merged ? This is a blocker for us currently, it is still an issue :(