Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

objc: enable to treat structs for arguments and return values at RegisterClass callbacks #225

Open
hajimehoshi opened this issue Apr 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hajimehoshi
Copy link
Contributor

hajimehoshi commented Apr 5, 2024

This is needed especially for Ebitengine's exp/textinput package.

https://github.com/hajimehoshi/ebiten/blob/main/exp/textinput/textinput_darwin.m

- (NSRect)firstRectForCharacterRange:(NSRange)range 
                         actualRange:(NSRangePointer)actualRange {
@TotallyGamerJet TotallyGamerJet added the enhancement New feature or request label Apr 5, 2024
@hajimehoshi hajimehoshi added this to the v0.8.0 milestone Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants