I tried that but it still doesn't work. On doing iup.LayoutDialog for my
main dialog I don't see those text boxes inside the split. Append returns
the parent split handle.

Milind


On Thu, Nov 6, 2014 at 4:10 AM, Antonio Scuri <[email protected]>
wrote:

> Hi,
>
> You should update the dialog layout using iup.Refresh.
>
> Best,
> Scuri
>
>
> On Thu, Nov 6, 2014 at 5:33 AM, Milind Gupta <[email protected]>
> wrote:
>
>> Hi,
>>      I am trying to add 2 text boxes to iup.split after I create it (and
>> the main dialog is already visible) using iup.Append. The text boxes are
>> created after the dialog was already visible. I then call iup.Map for the 2
>> text boxes. But the text boxes do not show up in the split control. How can
>> I make them show up?
>>
>> Thanks,
>> Milind
>>
>>
>>
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> Iup-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/iup-users
>>
>>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Iup-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to