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 » Draw, Display, Images, Bitmaps, Icons » How to NOT dlopen libgtk and stuff....?
Re: How to NOT dlopen libgtk and stuff....? [message #7180 is a reply to message #7179] Sun, 17 December 2006 18:50 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
First preliminary test

void InitX11Draw(const char *dispname)
{
	TimeStop tm;
	if(GTK() && GDK() && GOBJ()) {
		LOG("GTK load " << tm.Elapsed() << " ms");


shows GTK load time 5ms. Startup is immediate (Ubuntu AMD64, AMD 2.4Ghz)
Can you check the same?

(Draw/DrawX11.cpp 241)

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: DrawPolygon in PDF bug
Next Topic: Drawing Backgroud
Goto Forum:
  


Current Time: Sat Apr 27 17:58:32 CEST 2024

Total time taken to generate the page: 0.02954 seconds