jacksonnanax.blogg.se

Xojo 2015r4
Xojo 2015r4













  1. #XOJO 2015R4 PDF#
  2. #XOJO 2015R4 REGISTRATION#
  3. #XOJO 2015R4 CODE#
  4. #XOJO 2015R4 WINDOWS#

#XOJO 2015R4 REGISTRATION#

Or ask us to be added to our shared Dropbox folder.Įarly registration for the 2016 Xojo Developer Conference is now open! XDC will take place in Houston, TX October 5-7, 2016. Fixed a problem with escaping names in emails.ĭownload: /plugin/Prerelease.Changed CURLEmailMBS class to check whether you called Constructor when subclassing.Improved LDAPMBS constructors to work cross platform in both flavors.Added scriptorWithCurrentProcessSerialNumber and NSAppleScriptMBS.executeSubroutine.Fixed CallMethodLaterMBS time parameter.Fixed constructors taking handle for NSMenuItemMBS and NSMenuMBS to work.

xojo 2015r4

  • Fixed an issue with DynaPDF tables and haveMore returning true in where it should have returned false.
  • Added more CoreImage classes and functions.
  • Updated our CoreImage Filters to OS X 10.11 El Capitan.
  • Added CGColorSpace additions for OS X 10.11.2.
  • New in this prerelease of the 15.5 plugins: MBS Xojo / Real Studio Plugins, version 15.5pr1

    #XOJO 2015R4 WINDOWS#

    Should work fine on OS X, Windows and Linux.

    #XOJO 2015R4 CODE#

    We may have ten threads with same code run in different instances, but the thread name in the crash report may give us the clue we need to find the problem.

    #XOJO 2015R4 PDF#

    This can be the ID of a transaction, the name of the PDF we process or the file we upload.

    xojo 2015r4

    The thread name allows us to pass a text value to the crash report. This does help debugging, because we often have several things running and just one instance crashes. Out threads with indexes 0, 11 and 12 have names. In the crash report we can now see which thread is doing what by seeing our names: Now we let one thread crash with a NULL pointer easily. We name the main thread, the first and second test thread. For example we create a project in Xojo and run there two threads. In a crash report you see the thread name and you can identify what the thread does. Our plugin calls the SetThreadName function already for all the preemptive threads like for CURL or SQL. Today I want to introduce you to SetThreadNameMBS, a newer function you can use in our MBS Xojo and Real Studio Plugins (15.5pr2). They still work with REALbasic 2006r4 and newer! PS: If you still use Real Studio, please use latest 15.4 plugins. What do you guys think about such changes? I would no longer need to upload those plugins. I considered already to write a converter to convert Xojo plugins to rbx plugins, so users in need of those plugins could do conversion themselves.

    xojo 2015r4

    Using 10.6 for all of those could simplify coding.įinally if downloads for Real Studio go down further, the rbx plugin format is at question.

    xojo 2015r4

    For 64-bit, we already use 10.7 as target and for Cocoa 10.5. When PPC support is no longer needed, it may be worth to move the minimum target for OS X from 10.4 to 10.6. The users with Real Studio version capable of building PPC apps may be down to less than 1%, so I wonder if I still should spend time building PPC and Universal libraries. The downloads for Real Studio are down to about 10% compared to Xojo plugin downloads. Dropping PPC, OS X 10.4 and/or rbx plugins?įor the new year, I thought about whether I could drop something for Real Studio.















    Xojo 2015r4