When using 3.11 it does not happen. Could it be related to the new
Valuechanged call back added to iupSplit in 3.12? Also here is the
attachement I forgot in the last email.

Milind



On Sun, Nov 23, 2014 at 8:43 AM, Milind Gupta <[email protected]>
wrote:

> Hi,
>         I have a dialog with 3 splitters. A VERTICAL split to split into 2
> horizontal sections and each section has a HORIZONTAL split.
>    When I drag the vertical split and keep dragging it (even though it
> stop moving) all the way to the end of the screen then Lua crashes. It
> happens also if I do the same with the horizontal split on the right side
> but not on the left side. So I assume it has to do with the interaction of
> the iupSplit and GLcanvasbox interaction. It also crashes if I hold the
> mouse button on the split bar and keep dragging it very very slowly on one
> side.
>
> The crash gives this report:
> Problem signature:
>   Problem Event Name: APPCRASH
>   Application Name: lua52.exe
>   Application Version: 0.0.0.0
>   Application Timestamp: 02b6f1d0
>   Fault Module Name: GDI32.dll
>   Fault Module Version: 6.1.7601.18577
>   Fault Module Timestamp: 53f7f253
>   Exception Code: c0000005
>   Exception Offset: 00015fbf
>   OS Version: 6.1.7601.2.1.0.256.48
>   Locale ID: 1033
>   Additional Information 1: 19c0
>   Additional Information 2: 19c05acc03f80d7081456d99f146cb39
>   Additional Information 3: 1abd
>   Additional Information 4: 1abd6f1d35af980218153234facfb6fe
>
> Am I doing something wrong in the initialization of the layout or is this
> a bug? Or is it just something in my computer? Please have a look at the
> test case that allows me to reproduce the problem every time.
>
> I am using IUP 3.12 DLL files.
>
> Thanks,
> Milind
>

Attachment: 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

Reply via email to