Platforms to show: All Mac Windows Linux Cross-Platform

LogoMBS(size as Integer = 0, WithAlphaChannel as boolean = false) as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method Registration MBS Main Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the MBS logo picture.
Example
window1.Backdrop = LogoMBS(500)

Best size is 500 pixel.
This function exists to provide a sample picture for examples.
If WithAlphaChannel is true and alpha channel pictures are supported, the plugin returns a picture with alpha channel. (Cocoa, Windows or Linux target on Xojo 2011r4).

Due to a bug in console runtime from Real Software this function can only produce useful pictures with 500 pixel size in console or web applications.

Some examples using this global method:

Some FAQ entries about this method:

Blog Entries

Xojo Developer Magazine

The items on this page are in the following plugins: MBS Main Plugin.


The biggest plugin in space...