exceliorew.blogg.se

Xojo cloud
Xojo cloud










xojo cloud
  1. #Xojo cloud how to#
  2. #Xojo cloud code#

Enter your Facebook login information and you can start to chat away with your friends. Click the green Run button in Xojo's main toolbar to test out your application. Enter “Messenger” (without the quotes) as the title. In the Inspector pane on the right, find the Frame section and click in the Title field. In the left-hand pane, click on Window1 to select it.

#Xojo cloud code#

Enter the following code exactly as you see it (including the quotes): me.loadurl "" Click in the Code Editor to put the cursor there. In the Add Event Handler dialog box, click on Open in the list and then click the OK button.

xojo cloud

Double-click on the HTMLViewer control in the window to add an event. This will make it resize when the user resizes the window. In the Locking section of the Inspector pane, click on the right lock and the bottom lock (the two unlocked icons) to lock the right and bottom edges of the HTMLViewer to the window. In the Behavior section of the Inspector pane, change "Native" to “WebKit” from the Renderer popup menu. Click the blue Inspector button in the upper-right corner of Xojo’s main toolbar. In the toolbar, click the Fill Height button to make the HTMLViewer as tall as the window. In the toolbar, click the Fill Width button to make the HTMLViewer as wide as the window. Position the HTMLViewer control in the upper-left corner of the window. Move your mouse over the pane of controls on the right side of the window and drag the HTMLViewer control to the window in the center of the screen. Since you don’t have icons, we will skip the step of assigning an app icon. In the Application Name field, type “Messenger” and click the OK button. In the Project Chooser, select “Desktop” if it’s not already selected.

#Xojo cloud how to#

Then learn how you can do it too! As a bonus, we'll also show you how to build the same app for iOS using Xojo in about a minute.

xojo cloud

Watch how we use Xojo to build the same app for Windows, macOS and Linux in less than 60 seconds. Build a Facebook Messenger App in Less Than 1 MinuteĬreating apps with Xojo is quick and easy! This video on Gizmodo shows where someone built a Windows-only Facebook messenger app in 3 minutes.












Xojo cloud