Menu

#132 [InstallOptions] new control type: "line"

closed-accepted
Plugin (47)
5
2007-04-09
2007-03-18
No

this patch adds a new control type to installeroptions:
LINE

using
Type=Line
for a field results in adding a simple horizontal line on the page.
it begins at Top/Left and ends at Top/Right.
it has the same style as the line after the branding text (between the page content and the back/forward/close/cancel buttons)

for me it doesn't add noticable overhead, plz check :)

patch notes:
* patch is against nsis cvs from march 18, 2007
* patch does not include any documentation, test or example code
* patch affects installeroptions.cpp

Discussion

  • Anonymous

    Anonymous - 2007-03-18

    patch for installeroptions.cpp

     
  • Anonymous

    Anonymous - 2007-03-18
    • assigned_to: nobody --> kichik
     
  • Amir Szekely

    Amir Szekely - 2007-04-09

    Logged In: YES
    user_id=584402
    Originator: NO

    Thanks. Applied with documentation and a little change. Instead of just Line, there's now VLine and HLine.

     
  • Amir Szekely

    Amir Szekely - 2007-04-09
    • status: open --> closed-accepted
     
  • Anonymous

    Anonymous - 2007-04-09

    Logged In: YES
    user_id=970495
    Originator: YES

    cvs didn't update yet...

    how did you do the VLine and HLine thing?
    i thought about implementing that, but didn't really want to introduce a new flag or even control.

     

Log in to post a comment.