Another thing I notice is that in 3.12 before the crash the lua executable starts increasing the memory it is using and is using the full CPU (when the split bar is being dragged) until it crashes. In 3.11 it does not do that (memory is well contained and does not use up the CPU.)
Milind On Sun, Nov 23, 2014 at 12:09 PM, Milind Gupta <[email protected]> wrote: > I have simplified the example and now I have text box within the scroll > box. I still have the crashing problem. > > > Milind > > > On Sun, Nov 23, 2014 at 9:27 AM, Milind Gupta <[email protected]> > wrote: > >> I was thinking it may be related to iup since it does not happen in >> version 3.11 only in 3.12. In 3.12 even holding the iup split bar causes >> the canvas scroll bar to flicker rapidly but it is quite smooth in 3.11. >> Removing the cbox does not fix the problem. I had added that because >> I was having some problems adding text boxes directly on the glcanvasbox, I >> will investigate that again. >> >> >>"I don't think that OpenGL will behave good when part of the canvas is >> hidden inside a scrollbox." >> >> So glcanvasbox should not be put in a scroll box? Why is it different >> than having the canvas have it own scroll bar? >> >> Thanks, >> Milind >> >> >> On Sun, Nov 23, 2014 at 9:16 AM, Antonio Scuri <[email protected]> >> wrote: >> >>> It is crashing inside the system probably related with the scrollbox, >>> but it does not seem to be IUP related. I would recommend you to simplify >>> your dialog. >>> >>> I don't think that OpenGL will behave good when part of the canvas is >>> hidden inside a scrollbox. >>> >>> Also, glcanvasbox is already a concrete layout container, so there is no >>> need to add a cbox to it. >>> >>> Best, >>> Scuri >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server >>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards >>> with Interactivity, Sharing, Native Excel Exports, App Integration & more >>> Get technology previously reserved for billion-dollar corporations, FREE >>> >>> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> Iup-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/iup-users >>> >>> >> >
testCrash.lua
Description: Binary data
------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
