CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Hide IWCGJQShowMessage

by prolog » 04 Dec 2014 13:27

IWCGJQShowMessage.ShowMessage('Alert Message!');
It is possible to hide IWCGJQShowMessage in code?
prolog
 
Posts: 35
Joined: 22 Apr 2014 11:06

by Alexander Bulei » 04 Dec 2014 15:06

Hi,

Check documentation:

http://www.cgdevtools.com/docs/_html/IWCGJQShowMessage.TIWCGJQShowMessage_Methods.htm

You need this one to show:

delphi code
ShowNotification(const AMsg: string; const AType: TIWCGJQShowNotificationType; const AWait: Integer;
const ACanClose: boolean; out LogID: string);


and this one, to hide:

delphi code
procedure HideNotification(const ALogID: string);


Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by prolog » 04 Dec 2014 15:13

Thank you, but I've read it. I am interested by ShowMessage (not ShowNotification).
prolog
 
Posts: 35
Joined: 22 Apr 2014 11:06

by Alexander Bulei » 05 Dec 2014 10:29

Hi prolog,

Unfortunately, the jquery plugin doesn't support to close the modal dialog, yet :D

I will implement this feature asap.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by Alexander Bulei » 05 Dec 2014 15:44

Hi prolog,

Implemented in next beta build.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal


Return to JQShowMessage

cron

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.