Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,093
    • Issues 2,093
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

Scheduled maintenance on the database layer will take place on 2022-07-02. We expect GitLab.com to be unavailable for up to 2 hours starting from 06:00 UTC. Kindly follow our status page for updates and read more in our blog post.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #36942
Closed
Open
Created Apr 21, 2020 by FPC Admin account@fpc_adminOwner

GTK3: Anchor autosizing

Original Reporter info from Mantis: crlab @neurolabusc1
  • Reporter name: Chris Rorden

Description:

Anton's recent GTK3 patches have made huge strides in usability for many applications.

I note a few outstanding issues. These can be seen with my MRIcroGL github project, but I provide a simpler project below to demonstrate:

  1. TSpinEdit spinner width ignored for anchoring (e.g. "color" button should be to the left of the "width" spin edit.
  2. Button size not accurate (note overlap for L/A/P/R buttons, though note improved if buttons have AutoSize := true
  3. Toggling visibility of components can lead to errors: Press the "Options" button a few times to show/hide boxes: not that the "Lines" and "Cutout" group boxes overlap. This is fixed if the user interactively resizes the form. Perhaps hiding/showing components requires some resize/refresh call.

Note: This issue is related to and extends issue 0036826 with a better example. If that issue is set to fixed, I will close it.

Mantis conversion info:

  • Mantis ID: 36942
  • OS: Ubuntu
  • OS Build: 20.04
  • Build: svn 63042
  • Platform: Ryzen 3900X
  • Version: 2.1 (SVN)
  • Fixed in revision: 63911 (#86323528)
  • Monitored by: » AntonK (Anton Kavalenka)
Assignee
Assign to
Time tracking