Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • 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,102
    • Issues 2,102
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • 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
  • #34761
Closed
Open
Issue created Dec 25, 2018 by FPC Admin account@fpc_adminOwner

Border Not drawn on StringGrid

Original Reporter info from Mantis: josh
  • Reporter name: josh

Description:

When StringGrid is placed on a form, and the bortderstyle is set to bsSingle, the border is not drawn.
If you set bordercolor and borderwidth in code It is Still NOT drawn.
On Windows it will draw border around grid without issue.

Steps to reproduce:

Create a new application, change form color to a dark color.
Place stringgrid on form.
Set borderstylt to bsSingle.
The grid has no border..

Additional information:

This is happening with RC2, RC3 and Trunk in both Cocoa and Carbon.

Mantis conversion info:

  • Mantis ID: 34761
  • OS: OSX
  • OS Build: High Sierra
  • Platform: Carbon & Cocoa
  • Version: 2.0RC3
  • Fixed in revision: 61694 (#1e871932)
Assignee
Assign to
Time tracking