| Age | Commit message (Collapse) | Author |
|
behavior on nil Windows in program code. Thanks to xtg in the Gopher Academy Slack for corroborating.
|
|
|
|
|
|
makes it a receiver of MsgBox() and MsgBoxError() for the case when you want to show modal to a specific window only. These will eventually return channels, but first I'll need to igure out how to get this working...
|
|
window, documented it was undefined (Windows and GTK+ behave reasonably but at least Windows is not documented here; Mac OS X shows a sheet attached to invisible where the titlebar should be and then considers the window closed), and added the panic() checks for uncreated Windows.
|
|
|
|
|
|
implementations will come next.
|
|
empty string. This doesn't change much on Mac OS X; it always shows the informational text field, showing an empty string by default. On GTK+ it seems to get rid of the bold over the primary text; I'm going to assume this is intentional (it looks that way on GTK+ 2; the HIG docs have outdated screenshots...).
|
|
|
|
shafts Windows because primary/secondary text message boxes were only added in Windows Vista, but at least MSDN provides discourse.
|
|
build. Once I iron out a bug with Windows event handling, I'll add a README.
|
|
the package documentation in the portable code only.
|