GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

gtkWidget count and limit

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> General GTK+ Discussion
Author Message
Aurelien.Pupier



Joined: 03 Mar 2010
Posts: 3

PostPosted: Wed Mar 03, 2010 9:36 am    Post subject: gtkWidget count and limit Reply with quote

Hi,

On windows, I encountered "no more handles" issues throws by SWT. In fact, the implementation on windows use GDI objects handles and there is a limitation number of this type of objects.

On linux, SWT is based on GTK+ and it seems that the handles are GtkWidget (based on this article).

I can't reproduce the error. So I wonder if there is a limit to the number of GtkWidget and if there is a way to access to the number of GtkWidget used by a program/process.

Best regards,

Aurelien Pupier

PS: I'm new here, so if I post to the wrong place, thanks to redirect me.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> General GTK+ Discussion All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP