Randall O'Reilly

Results 309 comments of Randall O'Reilly

ok, hopefully finally all working with latest push. much cleaner overall -- moved zoom stuff into oswin so LogicalDPI is always correct..

no issue of popups going into tabs -- gide has clear policy that works well. dragging tabs to windows and vice-versa is lowpri for actual usage -- should do eventually.

you need to use the lower-level event interface, e.g: ```go // MouseEvents handles button MouseEvent func (bb *ButtonBase) MouseEvent() { bb.ConnectEvent(oswin.MouseEvent, RegPri, func(recv, send ki.Ki, sig int64, d interface{}) {...

other views are properly resizing. due to recent fix in tabview.

glfw 3.3 has this -- but we need to actually initialize some standard ones. linux, windows pretty lame now I think.

I looked for a while and couldn't find any good standard cursor sets -- lots of crazy custom ones -- hard to find key ones.

Closely related to Tumblers: http://doc.qt.io/qt-5/qml-qtquick-controls2-tumbler.html

ps. especially handy for spinbox and default off for other cases.

lowpri -- not likely that relevant.

This is the standard library for doing this in go: https://godoc.org/golang.org/x/text/message