[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Width and Height values of a WebDrawingArea (or a web object in general)
[Thread Prev] | [Thread Next]
- Subject: Width and Height values of a WebDrawingArea (or a web object in general)
- From: Linus <olivier.cruilles@xxxxxxxx>
- Date: Wed, 3 Sep 2025 14:07:45 -0400
- To: Gambas MailingList <user@xxxxxxxxxxxxxxxxxxxxxx>
- Cc: Linus <olivier.cruilles@xxxxxxxx>
Hello, I would like to know what is the Width and Height of a WebDrawingArea (gb.web.gui) in the way to create/draw inside it using the dimension of this WebDrawingArea. Unfortunately when I try WebDrawingArea1.Width or WebDrawingArea1.Height I always get an empty response. Someone know how I could get this information please ? Did I missed something Thank you Olivier
Re: Width and Height values of a WebDrawingArea (or a web object in general) | Bruce Steers <bsteers4@xxxxxxxxx> |