Skip to content

Commit c430da4

Browse files
committed
examples: Update screenshot
1 parent 14445fe commit c430da4

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

examples/sample/sample.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ func main() {
8282
})
8383
defer dlg.Destroy()
8484

85-
iup.Popup(dlg, iup.CENTER, iup.CENTER)
85+
iup.Popup(dlg, iup.CENTERPARENT, iup.CENTERPARENT)
8686

8787
return iup.DEFAULT
8888
}))

examples/sample/sample_cocoa.png

20.5 KB
Loading

0 commit comments

Comments
 (0)