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.

tooltip vs. helpid

Featured Replies

What's the difference?For the life of me, I can't figure out what.Thanks

Help Ids give static information (pre-CFS2), tooltip show also some dynamic info like associated values. Tooltips were introduced with CFS2 if I recall that right.Arne Bartels

Ok, then I'm not crazy :) I thought they really might be just an extension of the technology. Yeah!

HelpIDs are the old style tooltips that were compiled as resources in FS, so you cannot change them.The new tooltips however can be dynamic (have parameters) or static. The macros must be enclosed in mouse_parent blocks.For an example of a static tooltip:MOUSE_BEGIN....MOUSE_PARENT....MOUSE_TOOLTIP_STRING ("Tooltip string goes here")MOUSE_CHILD_FUNCTION...MOUSE_PARENT_ENDMOUSE_PARENT....MOUSE_TOOLTIP_STRING ("Another tooltip string goes here")MOUSE_CHILD_FUNCTION...MOUSE_PARENT_ENDMOUSE_ENDFor an example using parameters, lookup the tooltip sample in the SDK documentation.

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.