Widget

This forum is currently in read-only mode.
  • I'm taking a bit of a detour and trying to make a utility widget using Construct>new application. I want to use the Application runtime so it will load faster and use minimal resources (and won't need DirectX-9). So I'd like to have this little program run "always on top" and maybe have some transparency. Except I'm a dunce and can't figure out how to use the ImageManipulator or ImageList to display any graphics (and sprites, canvas don't seem to work in application runtime). If someone could point me in the general direction, I'd appreciate it.

    for example:

    <img src="http://www.pictures.kdesmo.com/widgetpic.png">

    Just a gamepad reference with multiple profiles, and clicking the arrow will display different application profiles. I'm working on a DirectX version, but I'd like to try making a Construct Windows Application - since the option is there.

    Thanks.

  • Image Manipulator is more for, well, changing images in memory, which can then be used by a Sprite or Canvas.

    Image List is explained here: http://apps.sourceforge.net/mediawiki/c ... st_Object; it's used with the List object currently.

    I'd suggest that for now if you want to show images and stuff, it's probably best to use the game runtime, until there's better application controls to do what you want.

  • Thanks, Rich.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • With that in mind, it should be possible to do more with images in the application runtime, so fairly soon I'll get round to adding some more application controls/objects to make it easy.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)