Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Hopefully a simple XML question

Featured Replies

How can I right-justify a FormattedText element?Thanks,Dave

Hi,With Tabs.for example:Tabs="0R,10L,140C,270R,280R" etc.Hope it helps,Jan"Beatus Ille Procul Negotiis"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

Thank you - that got me looking in the right place. I also found the Adjust="Right" attribute, for the simple case of when the entire string needs to be right-justified.Thanks!Dave

It is also possible to use the format specifications: e.g. a string should be 5 chars long and right justified:....! 5s!....If the format is specified with the full count of chars (5 here) and a preceeeding space is used, the text is right aligned and not left (or you could say padded with spaces to the left).E.g.....!05d!....would format an integer number and padd it with zero to the left.Arne Bartels

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.