Pietro Gagliardi

Results 328 comments of Pietro Gagliardi

The main reason I didn't document these is because I'm likely to get rid of those APIs as they currently stand — the standard dialogs pose their own set of...

You don't want a label, you want a read-only multiline entry. Watch #277

Also see #277

This is not yet supported. It will be in the next version, or possibly the version after that, but no later.

The goal is to reach a state where extensive C knowledge is NOT required — it should just be a standard `go get` package that follows standard `cgo` rules. 32-bit...

I went through the open bugs you saw. Most of them are very old issues that the original reporters never closed, even after I asked for confirmation several months ago....

You can't use `time.Sleep()` in the UI thread to wait, because nothing will happen while that function is called, including redrawing. (It only seems to work on Windows because of...

Keeping open until I add this to the documentation I am now writing.

Yes, this is a bug, and I'm not sure why this happens.

I haven't implemented either yet, sorry. But what do you mean by resizing it makes it look upgly?