Jump to content

hasi001

Member
  • Posts

    324
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Austria

Posts posted by hasi001

  1. Ok. Checked it.

    If unsure, how to write config.js, please use the config-wizard. I found several appearances of uid[pn]=['']. Ok - a single uid '' is ok - but what's UNIQUE in '' if more than one prog is set that UID ??

    If you do not want a program to have an unique id, then don't set one. Don't even set uid[pn]=['']. Also, I found some appearances, where deps were set, but no uid given. If a program IS dependent of another program, then this program must also have an unique identifier.

    config.js

  2. You might not know it, but you can not only switch transitions on or off, but also set the specific transition WPI uses.

    In the tooltip-style parameter 21 says 51 in the example config.

    51 stands for "random" - so the transition would change.

    if you set it to a value lower than 51, the transition style will be fixed to a siingle type. Play around with it.

  3. For me as developer there's now 3 possibilities to fix this prob:

    1. Leave WPI as it ts and ignore he prob.

    2. Remove the functionality of WPI to wait for RunOnceEx's end and display all apps in a single RunOnceEx Window. (As it was in early Versions of WPI) --> problems with cleanup scripts.

    3. Include a new option to let the user choose his way of how tho let WPI wait. --> Nice your you, very bad for me (so much work) :(

    To wait, or not to wait ....

  4. The prob could come because WPI running in background. WPI utilizes IE - so the command prompt says it's IE. Could really be that Wait thing. - nothing happens, time elapses, WPI in background running --> Windows might think WPI is doing this. Since WPI waits 'til the runonceex process is finished windows thinks WPI makes that wait - not the runonceex process.

    I don't think it's WPI's failure ... but I also cannot prove that. Have you tried without wait.exe ?

  5. swedish would be fine...

    I think I found the problem: Got to options and look, if a bgpicture is set. if yes, then look, if it's really there. If not - delete the value --> solved.

    That't the prob with my release version. to keep it small, I remove the bgpic, but leave the value in useroptions.

  6. Hi. Version 3.2 will be dedicated to the 'most wanted' exclusion functionalty discussed in thread 'if A is selected then B should be ... what ?'

    Right now I'm only on the way to it with Version 3.2.0 introducting the possibility to disable checkboxes, if their dependencies are not met. Exclusions do not work yet, but as 3.2 is dedicated to that ... just wait for it.

    Please test that thing with your configs and post results. There could be some bugs. The new function can be switched on/off in options dialog - so the 'old' behaviour is still in there ...

    Have fun.

  7. A note to myself:

    Add manual column and page breaks.

    Add possibility to keep categories together (no splitting with colbreak).

    Manually set the number of programs + cat-headlines per column ?

    partially done, see boxes.js

    Better handling of linebreaks in program/category - names.

    Option to have page-flipping or automatic scrollbar. Let the user choose.

    DONE

×
×
  • Create New...