... i don't know how to intercept the message when changing form ctrl panel to interface panel.... I know this bug ! Thank you to Senso to help me. I Prepare a module with webcam panel and prehap histograms value out. 'Hope to be inspired !
Zenzak
Search found 11 matches
- 22 Jul 2008, 00:36
- Forum: Add-ons discussion
- Topic: Bouncing Balls
- Replies: 7
- Views: 11560
- 22 Jul 2008, 00:31
- Forum: Add-ons discussion
- Topic: Bouncing Balls
- Replies: 7
- Views: 11560
- 21 Jul 2008, 18:33
- Forum: Add-ons discussion
- Topic: Bouncing Balls
- Replies: 7
- Views: 11560
- 18 Jul 2008, 17:07
- Forum: Suggestions & improvements
- Topic: cellular automata
- Replies: 15
- Views: 17969
- 15 Jul 2008, 17:54
- Forum: Suggestions & improvements
- Topic: cellular automata
- Replies: 15
- Views: 17969
- 11 Jul 2008, 12:24
- Forum: Suggestions & improvements
- Topic: cellular automata
- Replies: 15
- Views: 17969
- 28 Jun 2008, 22:36
- Forum: General discussion
- Topic: get frequency
- Replies: 1
- Views: 3708
- 24 Jun 2008, 13:31
- Forum: Module development SDK
- Topic: An IIF vBasic like script
- Replies: 4
- Views: 9028
Thank you for help. I'm a new Usine user and i wanted to try something ;-). I'll complete it with more operators and perhaps download it for some "lazy" users !. I'm sure that delphi is a powefull programming language and i'll try to make a visual user module (i have some ideas...). Congratulation a...
- 24 Jun 2008, 00:56
- Forum: Module development SDK
- Topic: An IIF vBasic like script
- Replies: 4
- Views: 9028
finaly, the case doesn't run so i replace it with some if else ///////////////////////////////////////////////////////////////// begin if getvalue(operator)=0 then if getvalue(A)=getvalue(B) then setvalue(outPut,getvalue(isTrue)) else setvalue(outPut,getvalue(isfalse)); if getvalue(operator)=1 then ...
- 24 Jun 2008, 00:21
- Forum: Module development SDK
- Topic: An IIF vBasic like script
- Replies: 4
- Views: 9028
- 24 Jun 2008, 00:06
- Forum: Module development SDK
- Topic: An IIF vBasic like script
- Replies: 4
- Views: 9028
The script works fine but i can't set a default value for the 'operator' combo. Thanks for help Jean-Jacques ////////////////////////////////////////////////////// // A iif vbasic like ////////////////////////////////////////////////////// ////////////////////////////////////////////////////// // Pa...
