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 » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » FileSel is now using icons from windows....
Re: FileSel is now using icons from windows.... [message #11127 is a reply to message #11118] Tue, 21 August 2007 10:34 Go to previous messageGo to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
Sorry, I thought you knew because it's used in Chameleon:

enum GtkIconSize {
	ICON_SIZE_INVALID,
	ICON_SIZE_MENU,
	ICON_SIZE_SMALL_TOOLBAR,
	ICON_SIZE_LARGE_TOOLBAR,
	ICON_SIZE_DND,
	ICON_SIZE_DIALOG
};

Image file_icon = GtkImage("gtk-file", ICON_SIZE_SMALL_TOOLBAR, 22);

You may have to fiddle with the sizes, and AFAIK GtkImage isn't currently exposed in Draw/Ch.h.

And to get the GTK theme to match QT/KDE you want this

James

[Updated on: Tue, 21 August 2007 10:40]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: TabCtrl now supports Insert and Remove of tabs
Next Topic: Multidisplay support (in Windows).
Goto Forum:
  


Current Time: Thu Aug 28 08:54:19 CEST 2025

Total time taken to generate the page: 0.06732 seconds