No. If you eport in LED or Lua, the script generated is a quite readable
text.

Best,
Scuri


Em dom., 26 de abr. de 2020 às 05:07, Pedro Gonçalves <
[email protected]> escreveu:

> ...it seems this tree representation can be found already
> using IupLayoutDialog (
> https://webserver2.tecgraf.puc-rio.br/iup/en/dlg/iuplayoutdialog.html),
> which already helps with the ultimate goal presented earlier (i.e. assist
> the developer in visualizing the layout structure).
>
> Still, despite IupLayoutDialog providing a function to export the dialog
> to C, LED or LUA, I couldn't get the actual tree representation in a text
> format, only the following generated code:
>
> */*   Generated by IupLayoutDialog export to C.   */*
>
> *#include <stdlib.h>*
> *#include <iup.h>*
>
> *Ihandle* create_dialog_example3_5_variation1_layout(void)*
> *{*
> *  return _IUP_NAME(0x7fffe1157a20);*
> *}*
>
>
> Would it be possible to obtain the dialogs tree representation in text,
> through IupLayoutDialog or some helper functions?
>
> Thank you!
> _______________________________________________
> 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