Jump to content
Developer Wiki and Function Reference Links ×

CreateControl / InsertImagePopupObjectItem: problem in VW2015


Pi_

Recommended Posts

a script running in VW2014 doesn't work in VW2015.

I am unable to create an image-pulldown menu based on symbols while in VW2014 the same script works fine.

using:

CreateControl(ID, 102, 10, '', 0);

in the definition of the dialog

and:

popupindex := InsertImagePopupObjectItem(dialogID, 102, symbolName);

SetImagePopupSelectedItem(dialogID, 102,popupindex);

in the drive dialog section

anyone experienced problems with these commands in VW2015 SP3?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...