Jump to content

GUI Rectangle scrool


Dad72
 Share

Recommended Posts

Containers, overflows, and wraps.  Scrollbars.  Container paddings and margins.  erf.

Usually, when someone asks about such things, the GUI author goes insane.  :)

Do you have any overflow containers in CastorGUI, Dad? 

Rumor is... they are difficult to code.  Lots of measuring, likely.  Sorry for interruption.

Link to comment
Share on other sites

8 hours ago, Wingnut said:

Do you have any overflow containers in CastorGUI, Dad? 

Yes, But in html and css it is fairly easy (use hoverflow:auto; A second container in the interior of a container of a fixed size)

<div style="width:100px;height:100px;">
    <div style="width:100%;height:100%;hoverflow:auto;">
        //content scroolable
    </div>
</div>

 

Link to comment
Share on other sites

Yes, it's true that this is not a simple UI lib.

I'm more comfortable with HTML UI, but to draw on the canvas, I do not know yet. I do not know how I can contribute. :(. But I hope other users comfortable with this, contribute.

Link to comment
Share on other sites

Sounds like a nice project for you, D72.  Extend bjsGUI container class... create overflowContainer.  Fun project.  I'll watch from my hammock.  :)

I have a little issue with girls in summertime shorts. It is difficult to concentrate on code, at this time.  heh

Plenty of fat gets exposed here in the USA, too.  McDonald's Mamas... porkers.  Gotta be careful.  Sometimes they are SO BIG, that they block-out the sun and cause a mini ice-age in the Kroeger's parking lot.  Don't get caught in THAT... you'll freeze to death.  :o

Looks like my comedy attempts... killed the thread.  Normal.  :)

Link to comment
Share on other sites

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
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...