Hello,

Is there's some place where I can get some more help about gb.scanner.  
The help in Gambas doesn't show much.

I'll tried

Public Sub Button1_Click()
   Dim HPScan As Image
   Dim MyScan As Scanner
   Scanners.Search
   MyScan.Scan(HPScan)
End

scanners.search find my scanner (see in the terminal window: 
hpaio:/usb/Deskjet_2540_series?serial=CN38T2DM680604|Hewlett-Packard|Deskjet_2540_series|all-in-one)
but myscan.scan(HPScan) gives 'Null Object'

Do I somewhere config my scanner like you have to config your printer?

Regards,
Johny

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to