Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 26 DEC 2023 02:21:07PM Karl Pozmann wrote:

This is from the PRODUCTS commuter in EXAMPLES. I'm trying to understand the usage of ".IMAGE" as it appears to be a property referenced with a period instead of a comma, maybe to allow for properties of an image? Are there other "properties" (besides IMAGE) that have these options? I saw another post referencing "RESIZEPROPERTY" (as opposed to "FILENAMES" here) but it also used ".IMAGE". These additional properties don't appear in the Properties sidepanel under "Image" either.

         if get_Status() Then
  • Whatever End else call set_property_Only ( @Window : ".BMP_PRODUCT_IMAGE" : ".IMAGE", "FILENAMES", valImageInfo<1> ) call set_Property_Only ( @Window : ".BMP_PRODUCT_IMAGE" : ".IMAGE", "COLORKEY", valImageInfo<5> ) call set_Property_Only ( @Window : ".BMP_PRODUCT_IMAGE" : ".IMAGE", "COUNT", valImageInfo<3> ) Call Set_Property_Only ( @Window : ".BTN_CLEAR_PATH", "ENABLED", False$ ) End </QUOTE> —- === At 26 DEC 2023 04:03PM bshumsky wrote: === <QUOTE>Hi, Karl. These are properties of "image objects". You can read about the image object API on Carl's RevDevX blog here. Hope that helps, - Bryan Shumsky Revelation Software, Inc. </QUOTE> View this thread on the Works forum...
  • third_party_content/community/commentary/forums_works/fdac131a59c03145b2d4ffe2d89868d7.txt
  • Last modified: 2024/12/10 16:16
  • by 127.0.0.1