Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

SrtingGrid floating error 11 months 3 days ago #17786

  • Forsteri
  • Forsteri's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 28
  • Thank you received: 0
Hello.

Floating error when using StringGrid, enabling cell editing and compiling on Win32/i386.

CT8.1
On line 64 of Win32WSGrids.pp
tlCenter: EditorTop:=Result.Top+Round((Result.Bottom-Result.Top-TextHeight) / 2);
from
tlCenter: EditorTop:=Result.Top+Round((Result.Bottom-Result.Top-TextHeight) div 2);
and the problem did not occur.

I don't think it has anything to do with CT, but I'll let you know.

Best Regards,

Please Log in or Create an account to join the conversation.

SrtingGrid floating error 11 months 3 days ago #17787

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 149
ThanksĀ 
we will try to solve this
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1