Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » [IMPROVEMENT] GTK and Win32 backends should emulate error icon.
Re: [IMPROVEMENT] GTK backend should emulate error icon. [message #40546 is a reply to message #40545] Sun, 11 August 2013 15:02 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1076
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Mirek,

In my opinion we shoudn't delete CtrlImg::error. It can still be used in third party applications!

Moreover I think that, we can add function like ErrorOK. (Based on Prompt but with error image). For example:

void ErrorOK(const char *qtf) {
	BeepError(); // <- Firstly, we need to implement this function!
	Prompt(Ctrl::GetAppName(), CtrlImg::error(), qtf, t_("OK"));
}


Sincerely,
Klugier


U++ - one framework to rule them all.

[Updated on: Sun, 11 August 2013 15:08]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [IMPROVEMENT - WIN32] TreeCtrl should use native icons (open and close).
Next Topic: [bug] Moved UI components on different systems
Goto Forum:
  


Current Time: Tue May 07 17:18:17 CEST 2024

Total time taken to generate the page: 0.02705 seconds