Skip to content

Add FrameRow FrameCol and Tabs NewTabButtonOnClick#1682

Closed
scienai wants to merge 11 commits into
cogentcore:mainfrom
scienai:main
Closed

Add FrameRow FrameCol and Tabs NewTabButtonOnClick#1682
scienai wants to merge 11 commits into
cogentcore:mainfrom
scienai:main

Conversation

@scienai

@scienai scienai commented May 16, 2026

Copy link
Copy Markdown

easy to use.
Fixes #

Tabs no self add click action.

@rcoreilly

Copy link
Copy Markdown
Member

@scienai this looks like a nice application you are writing, but it doesn't belong in this repository -- please create your own separate repository for this app and just import what you need from cogentcore.

Comment thread core/tabs.go
}
ts.SelectTabIndex(idx)
})
if ts.NewTabButtonOnClick == nil {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is unclear what this function accomplishes that the NewTabFunc function cannot? If you really need this, please explain why the existing function doesn't work.

@rcoreilly rcoreilly closed this May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants