[Gambas-user] Viewing Picture/Image objects in the IDE debugger FDebugExpr
Benoît Minisini
benoit.minisini at gambas-basic.org
Fri Dec 15 21:52:42 CET 2023
Le 15/12/2023 à 17:28, Bruce Steers a écrit :
>
>
> On Fri, 15 Dec 2023 at 16:11, Bruce Steers <bsteers4 at gmail.com
> <mailto:bsteers4 at gmail.com>> wrote:
>
> That would be useful.
>
> To have a "View Image" option ii the expression viewer.
>
> for example if i right clicg a Picture or Image item then View Image
> appears in the menu
> and if i double click a Picture then a "View Image" icon appears.
>
> both would display the current selected image in question.
>
> that would be super useful i think.
>
> I got as far as adding it to my IDE to the point i had a working
> button that appeared for an image but i do not know how to get the
> actual image object to show from FDebugExpr.class.
>
>
> Can i use the information like ...
> (Picture 0x559a968a1078) to get the picture ?
> or is there a better way to get the current value of the object in
> question?
> Project.class maybe?.
>
> Or do you think you could quite quickly add this feature Ben? :)
>
> Thanks in advance
> Happy Yule tide :)
> BruceS
>
Do you understand how the debugger works?
--
Benoît Minisini.
More information about the User
mailing list