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.

Panel design on the cheap....

Featured Replies

Using just MSPaint and a panel bitmap, I've created a pretty easy process for panel design which I'm using on my Eclipse project. Thought I'd share, although I suspect the veterans here won't find this news....Basically, to plot out a gauge with my method you need to know two things--~Where will the upper left corner of the gauge be?~How much space do you wish the gauge to occupy in pixels?Armed with that info, in Paint I open up a copy of the panel bitmap. I move the cursor to where the upper left corner of the gauge will be, and note the coordinates. These will be the first two numbers following the gauge name. Then I move the cursor to the lower right corner of the gauge and note the coordinates. Subtracting the difference on the X and Y axis between the first set of coordinates and the second gives me the size of the gauge--these are the second set of numbers following the gauge name. I then create a box in the same location, and the same size, so I can save my COPY of the bitmap with the "real estate" I've taken up with the gauge.I then edit the panel.cfg with my gauge coordinates and size, and the gauge is ready to view after an aircraft reload.I added a half dozen gauges in pretty short order using this method. It likely is a method many use here, but since I see many questions regarding tools for panel layout, I thought I'd share this rather simple (and free) method. I know I am extremely pleased with the result...Regards,John

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.