Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 2.1k
    • Issues 2.1k
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • LazarusLazarus
  • LazarusLazarus
  • Issues
  • #20952
Closed
Open
Issue created Dec 22, 2011 by FPC Admin account@fpc_adminOwner

Form ClientWidth

Original Reporter info from Mantis: zex2011
  • Reporter name: Zex Atilla

Description:

I know that Form.ClientWidth = Form.Width is by design, caused by GTK incompleteness, but this definitely shouldn't be the case. This is a big issue, since TForm is the most important GUI component in a program.

If GTK has problems getting its outer window size (which is ridiculous by itself), then only under GTK should be ClientWidth = Width. Other windowing systems shouldn't be punished for GTK's incompleteness.

Window dimensions can be handled manually, by calling OS functions separately for each OS / windowing system, but this kinda defeats the purpose of LCL. Please consider reimplementing this important functionality.

Mantis conversion info:

  • Mantis ID: 20952
  • Fixed in revision: 51818 (#a430b053),51819 (#bd1f5b8d)
  • Monitored by: » jcchu (JC Chu), » zex2011 (Zex Atilla), » and (Andrew G. Khodotov), » @onpok (Ondrej Pokorny), » @flyingsheep (Bart Broersma), » @zeljan1 (Zeljan Rikalo)
Assignee
Assign to
Time tracking