CHDK UI version 2.0 ? - page 42 - General Discussion and Assistance - CHDK Forum

CHDK UI version 2.0 ?

  • 542 Replies
  • 158810 Views
Re: CHDK UI version 2.0 ?
« Reply #410 on: 08 / September / 2012, 02:14:55 »
Advertisements
For some reasons (unknown even for me) I haven't used User Menu. But the profile menu is something that I started to use and I'm happy for that. I like how does it work. Currently I use the lastest svn version and I see no problems/bugs. I didn't use the profile edit yet.

I also very like the new way to set things by jogdial!

The only inconvenience for me is that the keyboard control on while script is running does not work as it should - script still reads the buttons, when ALT is turned off.

So - thank you for all the work for new UI, tsvstar:)
if (2*b || !2*b) {
    cout<<question
}

Compile error: poor Yorick

*

Offline Pier

  • ***
  • 128
Re: CHDK UI version 2.0 ?
« Reply #411 on: 08 / September / 2012, 02:43:28 »
Quote
This is good feedback!  But some of what you are using has been available in the User Menu for several years.
Yes, but User menu is only 0ne.I never used it...only 1-2 times trying it for a while.Profile menu is something diference - I can use many Profiles and quick to change between-very comfortable.

*

Offline dvip

  • ****
  • 451
Re: CHDK UI version 2.0 ?
« Reply #412 on: 09 / September / 2012, 21:18:16 »
@tsvstar, I'm having some problems entering script parameters (lua)
from script UI. If I press the keys the numbers don't change. Also,
sometimes I lose the User Menu or profile.

I've switched to reyap's branch
release-1_1 @ 2137 and the problem is gone.

I hope this helps to debug the new UI. Keep up the great job!


Re: CHDK UI version 2.0 ?
« Reply #413 on: 09 / September / 2012, 21:52:59 »
@tsvstar : in addition to the problems I mentioned above about Profile Manager popup windows not being cleared at exit,  the jog dial on my G10 does not let me scroll up and down the menu (it works in all the other menus).
Ported :   A1200    SD940   G10    Powershot N    G16

Re: CHDK UI version 2.0 ?
« Reply #414 on: 10 / September / 2012, 01:23:57 »
waterwingz, confirm problem with jogdial. Will fix this.
Regarding to do not clearing windows. Yes. This doesn't affect for anything else (do not cause leaks etc). I will look at this, but not sure that I could fix this with simple changes.

dvip,
- Regarding script values. Could you please specify step by step what are you doing and what step is fail.
Example: open script "XXXX.LUA", press X, go to Y param, press Z, nothing changed while I expect that YY should become ZZ.
- What did you mean "loose" User Menu or profile? How it looks like?
« Last Edit: 10 / September / 2012, 01:25:43 by tsvstar »

Re: CHDK UI version 2.0 ?
« Reply #415 on: 10 / September / 2012, 09:16:06 »
Question :  what does  Make mode  do in the popup box in the Script menu when you select Add script to User Menu ?

"Mode" is specific kind of script running. I describe this when I present new Profile Menu System.
Last one selected is remembered by CHDK and ran on startup. My samples were built on "mode" scripts.
« Last Edit: 10 / September / 2012, 09:18:02 by tsvstar »

*

Offline dvip

  • ****
  • 451
Re: CHDK UI version 2.0 ?
« Reply #416 on: 10 / September / 2012, 10:03:34 »
@tsvstar,
- Press alt + func keys to enter the script UI.
- Move all the way down to change the script values (the problem, they won't change).
Could it be the new @range?
Here is part of the lua script:

--[[
@title Testing
@param d = 0,2,3,4,5,10
@default d 0
@range d -2 10
@param a = delay (sec)
@default a 3
--]]

It works fine with reyap's branch release-1_1 @ 2137.

Regarding the User Menu, it just went away
and I got instead the regular CHDK Menu after using the
camera (Canon A590is-101b) for a while.

I will give it a try again by the end of the week.


Re: CHDK UI version 2.0 ?
« Reply #417 on: 10 / September / 2012, 11:06:26 »
Confirmed on sx130is with changeset #2133 tsvstar branch. When @range is commented by "_" before "@" the problem is gone.

When @range is used the only values you can set are -1 and -2.
if (2*b || !2*b) {
    cout<<question
}

Compile error: poor Yorick

*

Offline dvip

  • ****
  • 451
Re: CHDK UI version 2.0 ?
« Reply #418 on: 10 / September / 2012, 12:01:54 »
Thanks for confirming the @range problem, outslider :)
This should be easy to fix if it works fine in other branches.

Re: CHDK UI version 2.0 ?
« Reply #419 on: 11 / September / 2012, 09:11:07 »
Last tsvstar-ui SVN (rev2141):
- jogdial issue fix
- screen update fix
- @range issue fix

 

Related Topics


SimplePortal © 2008-2014, SimplePortal