Hi,

  Its documentation is inside the CD_IUP driver documentation.

 Yes, it just simplifies the creation of a double buffer driver.

Best,
Scuri


Em qua., 18 de dez. de 2019 às 14:28, Milind Gupta <[email protected]>
escreveu:

> Hi Antonio,
>       I was going through the simple paint tutorial and came across
> CD_IUPDBUFFER driver when using CD CreateCanvas. I could not find the
> documentation for it on CD page. I was initializing my IUP canvas with CD
> for double buffering in Map_CB like this:
>
>  local cd_Canvas = cd.CreateCanvas(cd.IUP, iupcanvas)
> local cd_bCanvas = cd.CreateCanvas(cd.DBUFFER,cd_Canvas)
>
> I see with CD_IUPDBUFFER you don't need 2 of them. Please can you give
> some info about this driver.
>
> Thanks,
> Milind
> _______________________________________________
> Canvasdraw-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/canvasdraw-users
>
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to