Welcome, Guest
Username: Password: Remember me
General Purpose Components and Libraries, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

Problem with TVpContactGrid and TVpMonthView 8 years 1 month ago #9231

  • usbdoo
  • usbdoo's Avatar Topic Author
  • Visitor
  • Visitor
CT V5.7
Debian 8 amd64

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

Problem with TVpContactGrid and TVpMonthView 8 years 1 month ago #9232

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Away
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4510
  • Thank you received: 1100
Platform Sir
GTK2, QT4 etc ?
PilotLogic Architect and Core Programmer

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

Problem with TVpContactGrid and TVpMonthView 8 years 1 month ago #9233

  • usbdoo
  • usbdoo's Avatar Topic Author
  • Visitor
  • Visitor
GTK2

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

Problem with TVpContactGrid and TVpMonthView 8 years 1 month ago #9234

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Away
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4510
  • Thank you received: 1100
Thanks
we will check this
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: usbdoo

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

Problem with TVpContactGrid and TVpMonthView 7 years 11 months ago #9521

  • usbdoo
  • usbdoo's Avatar Topic Author
  • Visitor
  • Visitor
unit VpMonthView;
{ Fix Header String }
      StrL :=  RenderCanvas.TextWidth(Str);
      RenderCanvas.Font.Size :=  FDayHeadAttributes.Font.Size;   // add this line!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
      TPSTextOut (RenderCanvas, Angle, RenderIn, dhRect.Left + (dhRect.Right - dhRect.Left) div 2 -  (Strl div 2), dhRect.Top + TextMargin - 1, Str);

Now work ok

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

Problem with TVpContactGrid and TVpMonthView 7 years 11 months ago #9524

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Away
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4510
  • Thank you received: 1100
Thanks Sir
we add this line to Lab CT 5.80
PilotLogic Architect and Core Programmer

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

  • Page:
  • 1