Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

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.

Featured Replies

Posted

  

So I have been trying to make a scrollable area where I can put text then a button for each entry that is in my AbstractList. I figured out how to render the AbstractList that I wanted, however, I do not understand how I can render anything from the AbstractListEntry. When I look into the class to see the render method I found the following:

 

@Override
	public abstract void render(int p_render_1_, int p_render_2_, int p_render_3_, int p_render_4_, int p_render_5_,
			int p_render_6_, int p_render_7_, boolean p_render_8_, float p_render_9_);

How am I suppose to render something to the screen with this? I just don't quite understand how I am suppose to render my entries to the screen. If anyone could help explain that and what each of the variables in this render method are, that'd be very nice :)

Edited by TurtlesAreHot
Adding version to title.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

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.