Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Highlighting
Started by priyanka at 08-21-2008 3:22. Topic has 5 replies.

Print Search « Previous Thread Next Thread »
  08-21-2008, 3:22
priyanka is not online. Last active: 12/18/2008 12:48:12 PM priyanka

Top 50 Posts
Joined on 08-11-2008
Posts 35
Highlighting
Reply Quote

I have highlighted word with  yellow colour and i want to provide option of next and previous button and on clicking next button the next yellow highlighted word should become Green in colour rest remain yellow and same for previous button,How can i use the option of removing previouslyy highlighted word and then overwrite with another colour.


   Report 
  08-21-2008, 12:42
Adam Boulad is not online. Last active: 1/8/2009 3:31:15 PM Adam Boulad



Top 10 Posts
Joined on 09-16-2007
Posts 541
Re: Highlighting
Reply Quote
If you want to change the highlighted text color in the project in post 16032 that my colleague directed you to, just change the AnnHiliteObject.HiliteColor property to Color.Green.
Adam Boulad
LEADTOOLS Technical Support

   Report 
  08-22-2008, 2:51
priyanka is not online. Last active: 12/18/2008 12:48:12 PM priyanka

Top 50 Posts
Joined on 08-11-2008
Posts 35
Re: Highlighting
Reply Quote
see example
1      2    3  4
we have four yellow highlighted word and on pressing  next button 1 become green and rest are yellow ,again on pressing next 2 become Green  and 1 should become yellow and again on pressing next 3rd become Green and so 1,2 and 4 remain yellow ,,,,my next and previous button is working but the word that is green and is not becoming yellow ,suggest me something for that.

   Report 
  08-22-2008, 15:45
GregR is not online. Last active: 1/2/2009 9:03:27 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,816
Re: Highlighting
Reply Quote
You will need to change it back to yellow the same way that you changed it to green.  I don't know exactly how you are handling the button's code underneath, but you will need to modify two annotations on each click: the currently green annotation and the next annotation.

If you continue to have problems, please send a small sample project (NOT your entire application) that isolates this problem so I can try to reproduce it here.

NOTE: If you are attaching a project or file to the forums...
1.) Zip the file(s) up.
2.) Make sure it is less than 5 MB.  If it is larger, please send an email to support@leadtools.com and we'll send you FTP instructions.
3.) Remove ANY AND ALL unlock codes and LEADTOOLS DLLs.
4.) Do not click the preview button, the attachment will not show up when you post it.

If you do not wish to post your file(s) on the forum since they are publically viewable, please send an email to support@leadtools.com and make sure that you include a link to this forum post.

Greg Ross
LEADTOOLS Technical Support
   Report 
  09-11-2008, 8:06
priyanka is not online. Last active: 12/18/2008 12:48:12 PM priyanka

Top 50 Posts
Joined on 08-11-2008
Posts 35
Re: Highlighting
Reply Quote

Hi

 i am again hang up,i want an web application in vb.net for getting scan image from database and displaying everypage of the scanned document and all the basic function like zooming,highlighthing and option for the next and previous button,,,,,,,,,,

thanks In advance


   Report 
  09-11-2008, 14:26
GregR is not online. Last active: 1/2/2009 9:03:27 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,816
Re: Highlighting
Reply Quote
If you want to use our .NET interface in IE, you will need to create a UserControl that gets downloaded to the client.  Take a look at this post:

http://support.leadtools.com/SupportPortal/cs/forums/7662/ShowPost.aspx

Greg Ross
LEADTOOLS Technical Support
   Report 
Post
LEAD Support Fo... » Developer » Annotations » Highlighting

Powered by Community Server, by Telligent Systems