Introspection.TypeInfo + PropertyInfo.Value let you read/write properties dynamically. #Xojo #XojoTips https://documentation.xojo.com/api/language/introspection/index.html
September 21, 2025 at 5:03 PM
Introspection.TypeInfo + PropertyInfo.Value let you read/write properties dynamically. #Xojo #XojoTips https://documentation.xojo.com/api/language/introspection/index.html
Make DesktopTextArea behave like a single‑line scroller for long code/data on macOS, no soft wrap, horizontal scroll. Full walkthrough inside. #Xojo #XojoTips https://blog.xojo.com/2025/09/09/desktoptextarea-without-soft-wrapping-lines-on-macos/
September 16, 2025 at 4:20 PM
Make DesktopTextArea behave like a single‑line scroller for long code/data on macOS, no soft wrap, horizontal scroll. Full walkthrough inside. #Xojo #XojoTips https://blog.xojo.com/2025/09/09/desktoptextarea-without-soft-wrapping-lines-on-macos/
Debug faster in Xojo: set breakpoints, inspect variables in the debugger, and use 'Break' in conditional code paths. For performance, enable Project > Profile Code and review hotspots. #Xojo #Debugging #XojoTips
September 13, 2025 at 5:35 PM
Debug faster in Xojo: set breakpoints, inspect variables in the debugger, and use 'Break' in conditional code paths. For performance, enable Project > Profile Code and review hotspots. #Xojo #Debugging #XojoTips
Design faster, ship sooner: Option/Alt‑drag to duplicate controls, use Auto‑Adjust Tab Order, and turn on Show Measurements to line up spacing. #Xojo #XojoTips #CrossPlatform
September 8, 2025 at 4:13 PM
Design faster, ship sooner: Option/Alt‑drag to duplicate controls, use Auto‑Adjust Tab Order, and turn on Show Measurements to line up spacing. #Xojo #XojoTips #CrossPlatform
Ever need precise control over JSON formatting? Xojo's JSONOptions lets you tailor output for readability or efficiency. A small class, big impact for data serialization! #XojoTips #APIIntegration
🔗 More at: https://documentation.xojo.com/api/text/json/jsonoptions.html
🔗 More at: https://documentation.xojo.com/api/text/json/jsonoptions.html
September 4, 2025 at 3:46 PM
Ever need precise control over JSON formatting? Xojo's JSONOptions lets you tailor output for readability or efficiency. A small class, big impact for data serialization! #XojoTips #APIIntegration
🔗 More at: https://documentation.xojo.com/api/text/json/jsonoptions.html
🔗 More at: https://documentation.xojo.com/api/text/json/jsonoptions.html
Our new blog post shows you how to implement a non-blocking image processor with Threads! Keep your UI responsive and users happy.
📖 Read the tutorial: https://blog.xojo.com/2025/08/28/implementing-a-non-blocking-image-processor-with-xojo-threads/
#XojoTips #Multithreading #DesktopApps #Xojo
📖 Read the tutorial: https://blog.xojo.com/2025/08/28/implementing-a-non-blocking-image-processor-with-xojo-threads/
#XojoTips #Multithreading #DesktopApps #Xojo
September 3, 2025 at 3:50 PM
Our new blog post shows you how to implement a non-blocking image processor with Threads! Keep your UI responsive and users happy.
📖 Read the tutorial: https://blog.xojo.com/2025/08/28/implementing-a-non-blocking-image-processor-with-xojo-threads/
#XojoTips #Multithreading #DesktopApps #Xojo
📖 Read the tutorial: https://blog.xojo.com/2025/08/28/implementing-a-non-blocking-image-processor-with-xojo-threads/
#XojoTips #Multithreading #DesktopApps #Xojo