

Trash( relativeToVolume As FolderItem = Nil )ħ878 adding a data source to a project will add it and open the editor in the same way it does for windows, menus and container controlsĨ313 PostgreSQL Plugin: now supports reading german datestyleĩ260 Using the IDEScript method BuildApp in a build automation ide script step no longer causes a failed assertion. We added 35 new features and fixed 114 bugs:ģ531 Applications no longer crashes when catching an exception without declaring a variable, for example this would often lead to a crash: The new CGI gateway (Perl Script) that is generated when you build your web application using the CGI option, will run as a FastCGI if you have the FastCGI module installed in your web server. This release removes the prior implementation for FastCGI. See the release notes below for more details.
#Xojo real studio mac os x
Improved Mac OS X Clipboard Support - UTIs (Universal Type Identifiers) are now supported by the Clipboard class on Mac OS X.UTIs (Universal Type Identifiers) are now supported by drag and drop on Mac OS X as well. Improved Drag and Drop - The new DragPicture property lets you use an image for dragging.

It also has now has Cell and Column Style properties allowing far greater control over the look and behavior of cells.

Improved WebListBox - The WebListBox now has a CellClick event (just like the desktop Listbox has).This may eliminate the need, for some web applications, to require a database server. This allows web applications to allow multiple users to access a REALSQLDatabase file at the same time. Multiuser Support for REALSQLDatabase - REALSQLDatabase now has a new MultiUser property.Improved HTMLViewer - Now supports getting/setting custom user agent strings and increasing/decreasing the font size.Improved Web Application File Uploading - You can now limit the number of files the user can upload and new events have been added allowing you to determine when a file has been added or removed.This information is received by an event the developer can implement to log this information. Improved Web Application JavaScript Error Handling - When an error occurs in the client-side JavaScript, a dialog is now presented that gives the user an option to send the error message (along with any information on what they were doing they wish to provide) to the web application.Improved Web Application Exception Handling - The Session class now has an UnhandledException event to make it easier to trap exceptions that weren't handled in code.The Perl script goes in the cgi-bin folder allowing for easier hosting and supporting many more hosting services. Easier Deployment of Web Applications - The new CGI option outputs a Perl script that acts as a gateway between your web server and your web application.
