Re: [Pgui-devel] strange problem...

2002-03-11 Thread Okan
Welll,I've found my bug (not bug in real,wrong usage of my own).The problem is this ; There are a few fields in the window and these are refreshed time by time Refreshing is made by pgSetWidget(...,pgNewString(),...),,in here,en each refresh new string,font etc are created (delete

Re: [Pgui-devel] bitmap and memory decreasing....

2002-03-11 Thread Micah Dowty
pgserver has a fairly reliable system for detecting and tracing (thanks to LoneTech mainly) memory leaks. If you don't see a memory leak warning when closing pgserver, it's far more likely that the leak is in your application. Make sure you're freeing all the handles you allocate. You may want

[Pgui-devel] bitmap and memory decreasing....

2002-03-11 Thread Okan
Hi all, I have a window,and 6 menuitems in it.Also 6, 16x16 bitmaps in each menu item.After giving context ,free memory decreases 4KB or 8 KB at each opening and closing window.Has anybody met this before ??? My server is not up to dated,(one of older versions) ,is there any po

[Pgui-devel] Problem compiling apps

2002-03-11 Thread Carlo Agostini
Hi All Just to introduce the problem, here is a summary of what I have done. I work on a MIPS tx39(R3000) . I'm working on a Pentium III PC with RedHat7.1 I downloading pgui-dev20020308.tar.gz 1.pgserver, cli_c; compiles and installes just fine. 2.I have a problem with apps The