septeven's Forum Posts

  • Use the compare time condition.

  • smitchell they are in-development and not ready for a public release

  • if you can wait, I planned to adapt a carousel to construct 2.

  • Kyatric Hopefully your request was what I understood because I added it.

    Changelog v. 1.1

    ADD - Switch toggle status action.

  • Thanks Kyatric.

    Yes you can use it on desktop browser (not on IE), but this button is typical looking like native iphone objects, so it may be less pertinent to use it on desktop computer.

    ust a notice, you should maybe also add an action "Toggle status" to simply switch behind status, without having to keep track of which status the button is currently on.

    Do you mean, a switch action, that switch to 'On' when the button is 'Off' and vice versa ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Toggle Button

    Version: 1.22 (21/01/2013)

    Download ToggleButton.rar

    Here is a plugin specially made for iOS app makers.

    It let you add to your project the native toggle button from iOS 4- and iOS 5+.

    A new category, which will regroups all the mobile plugin I've done/I'll do, named 'IPhone/Mobile'

    PROPERTIES

    • iOS Version : Choose the version of the iOS. The appearance of the button will be directly affected by this property.
    • Status : Choose the default status of the toggle button at the start of the layout.
    • z-Index : Let you place your toggle button on the top of some other elements.

    ACTION

    • Set status : Set the toggle button's status to 'On' or 'Off'.
    • Switch status : Switch the toggle button's status.

    CONDITION

    • Toggle Button status : Test if the toggle button is on 'On' or 'Off' mode
  • Kyatric

    Thx. It means regular system fonts, but I think it would be possible to add webfonts asap. ;)

  • Geo

    According an old Yann's example, I did this example, but more you'll add form elements, slower will be your project.

  • Enjoy this

  • Multiline Box

    Version: 1.14 (05/01/2014)

    Download MultilineBox.rar

    Hey, here is a multiline plugin.

    It's a textbox but with the multiline possibility.

    I started working on this plugin from the original textbox plugin, so the functionnalities will be pretty the same.

    I added style properties (background color & font properties) as well.

    Enjoy

  • Ashley That's a great news. I needed it so much for my iScroll plugin!

  • Thx for replying Ashley

    Does it be already on your todo list?

  • How to do this in the edittime.js :

    'image.png' is saved into the plugin folder.

    renderer.SetTexture([u]'image.png'[/u]);
  • OK Thanks to add it Ash.

  • Tom I always encounter this really annoying issue.

    I tried to logout, to delete cookies, but it still doesn't work. The new topics are signaled only from the moment I'm on the forum.

    Besides, It will be really cool if the new topic information is saved directly in the user account and not on the computer regarding I log in sometimes from my job (so unread topics have already been read on my personal computer).