Users switch windows, your dashboard stales out? Fix it with Activated.
Event hits on open + every activation.
Pull fresh DB rows or sync state.
Try:
Sub Activated() Handles Activated
UpdateData_Custom()
End Sub
#Xojo #DesktopDev #CrossPlatform
Hashtag
#DesktopDev
Advertisement ยท 728 ร 90
0
0
0
0
Need modifier keys? Keyboard.AsyncCommandKey / AsyncShiftKey etc. For key names, use Keyboard.Keyname(code). Docs + codes inside. #Xojo #DesktopDev documentation.xojo.com/api/hardware/keyboard.ht...
2
0
0
0
Achieve pixel-perfect printing with Xojo's PrinterSetup class! ๐จ๏ธ Control page settings, orientation & resolution for professional documents from your desktop apps. #Xojo #Printing #DesktopDev #BusinessApps
๐ documentation.xojo.com/api/printing/printersetu...
2
0
0
0