Fwd: Re: VDC images
Daniel Kroker <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <[email protected]> |
---------- Ursprüngliche Nachricht ---------- Von: Daniel Kroker <[email protected]> An: Bothwell Watadza <[email protected]> Datum: 16. Juli 2012 um 13:36 Betreff: Re: [Aubit4gl-discuss] VDC images Hello, try: <ActionDefault name=”test_cmd” text=”Testing” image=”ok.png” /> the image tag must contain a correct image name with ending. And image must exists in the "pics" folder from the VDC. Bothwell Watadza <[email protected]> hat am 16. Juli 2012 um 11:47 geschrieben: > Hi > > OS = Windows 7 > Aubit 4GL = 1.2.30 > VDC release date = 02/07/2012 > > In my code I have: > > MAIN > CALL ui.Interface.loadActionDefaults(”defaultactions”) > OPEN WINDOW mainwindow WITH FORM “mainwindow” > > MENU “Navigation” > COMMAND “Ok” > COMMAND "TEST_CMD" > COMMAND “Exit” > EXIT MENU > > END MENU > > END MAIN > > > > iF I Change the image attribute in defaultactions.4ad its ignored. I have to > physically change one of the picture images to match the name of the command. > that is to > get a picture on TEST_CMD it wants a picture called test_cmd.png. > > it is ignoring <ActionDefault name=”test_cmd” text=”Testing” image=”ok” /> in > my actiondefaults. I was expecting ok.png to be displayed is this the expected > behaivour? > > Thanks > Bothwell > > > > > > > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Aubit4gl-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss