PureBytes Links
Trading Reference Links
|
OH I need to add when I stretch the window to widen the param window
for the mouse it doesnt widen the bar so I still have 400 dots to
process with a small width . Is this a bug ? or can this be improved?
--- In amibroker@xxxxxxxxxxxxxxx, das300@xxxx wrote:
>
> I have this code in a function
>
> sp = Param( "MA Period", 20, 1, 400 );
NOTE - 400 point width
>
> when i use the mouse it increments unevenly through the numbers so
I
> can never reliably get the number eg. 5 . How am I able to use the
> keyboard as entry?
>
> thanks
> maurice
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|