Cocoa: tiny height of buttons, and empty form
Original Reporter info from Mantis: Alextp
-
Reporter name: CudaText man
Original Reporter info from Mantis: Alextp
- Reporter name: CudaText man
Description:
OSX 10.8.5
Cocoa for i386 (cannot run app for x86_64 here)
Compile/run CudaText (open source)
Some dialogs have normal button sizes, but "dlg_custom" is api which creates forms by string: string is list of controls props. buttons specified here too w/o height. Button height forced in dlg_custom to 23 or 25 pixels (some fixed int).
Bugs:
- buttons look TOO SMALL (maybe 4-6 pixels height) - image of "Find in Files" plugin
- helper form in "Find in Files" by button "Help" - is empty at all! and don't close by x! I cannot close it. It must have Memo, Buttons, ToggleBoxes.
Additional information:
Src of CudaText is in Github with components
Mantis conversion info:
- Mantis ID: 30577
- Build: 52934
- Platform: OSX 10.8.5, x32, Cocoa
- Version: 1.7 (SVN)
- Fixed in revision: 56773 (#0dd3a933)