Welcome, Guest
Username: Password: Remember me
Components and Libraries for Networking Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

In CT 4.7 the same error in idSMTP 10 years 3 months ago #5044

  • piotrx151
  • piotrx151's Avatar Topic Author
  • Visitor
  • Visitor
Hi Sternas,

Error in CT 4.60 wasn't repair. Still I have an error when I click SASLMechanisms property in IdSMTP component:

"TGlypthBitmap: Unsupported Resourcetype: XPM Resource Name: DIS_ARRORRIGHT"

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

In CT 4.7 the same error in idSMTP 10 years 3 months ago #5062

  • Steven
  • Steven's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 12
  • Thank you received: 2
So, I'm fix this problem.
Source file IdDsnSASLListEditorFormVCL.pas use wrong method
Glyph.LoadFromLazarusResource('some_ref')
1. this method must be changed on this
LoadGlyphFromLazarusResource
2. rebuild IDE and you will see


You can use the file in attach.

Enjoy.

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

Last edit: by Steven.

In CT 4.7 the same error in idSMTP 10 years 3 months ago #5064

  • piotrx151
  • piotrx151's Avatar Topic Author
  • Visitor
  • Visitor
Thanks ZeUsM .... I check this ...

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

In CT 4.7 the same error in idSMTP 10 years 3 months ago #5065

  • piotrx151
  • piotrx151's Avatar Topic Author
  • Visitor
  • Visitor
I checked this and is working perfectly :) thanks another one ZeUsM

Sternas, Could you make this change in next CT release. Thx !!!

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

In CT 4.7 the same error in idSMTP 10 years 3 months ago #5066

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Yes, yes Sir
@ZeUsM thanks
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.
  • Page:
  • 1