Skip to content

Commit

Permalink
Merge pull request #8844 from mendix/qt-menuproof
Browse files Browse the repository at this point in the history
Update App Menu sections
  • Loading branch information
quinntracy authored Jan 14, 2025
2 parents d041b4c + 819e8ce commit d5cc7aa
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
23 changes: 19 additions & 4 deletions content/en/docs/refguide/modeling/menus/app-menu/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ The **Batch Update Button Icons** option allows you to update many button icons

The **Batch Update Layouts** option allows you to update the layouts of many pages in a single batch process.

### Update Widgets {#update-widgets}

The **Update Widgets** option presents the current versions of the widgets you are using in your app, what the latest versions of the widgets are, and an update option.

### Check Widgets

The **Check Widgets** option checks that the widgets you have implemented in the app have been built correctly.

### Update Widgets {#update-widgets}

The **Update Widgets** option presents the current versions of the widgets you are using in your app, what the latest versions of the widgets are, and an update option

### Convert Classes to Design Properties

The **Convert classes to design properties** option allows you to convert classes in widgets into design properties to assist in changing the widget styling. See [Native Styling](/refguide/mobile/designing-mobile-user-interfaces/native-styling/) for more information.
Expand Down Expand Up @@ -87,6 +87,21 @@ The [Mendix Studios Target](/developerportal/deploy/studio-deployment-settings/#

For more information on using this option, see [Deploy to the Cloud](/refguide/deploy-to-the-cloud-dialog/).

## Build Native Mobile App

If you have an app with a [native profile](/refguide/navigation/#native-phone), this option launches the [Mendix Native Mobile Builder](/releasenotes/mobile/mendix-native-mobile-builder/). This wizard will guide you through the required steps for configuring and publishing your app.

For the first step in your native mobile journey, see [Build a Mendix Native App Locally
](/refguide/mobile/distributing-mobile-apps/building-native-apps/native-build-locally/).

## Synchronize Dependencies

Dependency synchronization is automatically triggered to run in the background whenever changes are made to a specific dependency. It also occurs when you open your app in Studio Pro.

You can trigger manual synchronization by opening the **App** menu and selecting **Synchronize Dependencies**.

For more information, see the [Dependency Sychronization](/refguide/managed-dependencies/#dependency-synchronization) section of *Managed Dependencies*.

## Show Security Overview (Beta)

The **Show Security Overview (Beta)** option opens the [Security Overview](/refguide/security-overview/), where you can view a unified overview of your app's security.
Expand Down
Binary file modified static/attachments/refguide/modeling/menus/app-menu/app-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d5cc7aa

Please sign in to comment.