Traitée BOTTOMLESS RTFCONTROL IN VFP

  • 30. prosince 2009 2:26
     
     
    Hi,

    How to make Bottomless RTFControl in VFP, I found some examples in VB

    http://support.microsoft.com/default.aspx/kb/257849

    Are there some examples in VFP ?


    Thx
    Sen

Všechny reakce

  • 30. prosince 2009 11:19
    Přispěvatel
     
     
    you can convert this vb code into vfp using VB TO VFP CONVERTER 

    THIS UTILITY AVAILABLE ON FOLLOWING BLOG

    www.sweetpotatosoftware.com/SPSBlog



    <html><body> Please "Mark as Answer" if this post answered your question. :)

    Kalpesh Chhatrala | Software Developer | Rajkot | India

    Kalpesh's Blog </body> </html>
  • 30. prosince 2009 12:14
     
     
    What does bottomless mean? From the link you provided it seems like you want resize control on RTF. It is easy then. Check anchor property in help. You can also find a sample in tools\Task pane\Solution\ActiveX controls. You can also try setting scrollbars to 2 or 3 in that sample.
  • 31. prosince 2009 3:36
     
     
    Cetin thx for the help,

    I want to the RTFEditControlBox automatic resize it's height when we type more character/Insert Picture etc so the user don't need to scroll the vScroll. I belived using anchor property could not accomplice that. 


  • 31. prosince 2009 3:40
     
     
    Kalpesh thx,


    I belived www.sweetpotatosoftware .com/SPSBlog site is down ?


  • 24. července 2012 17:45
    Vlastník
     
     
    you can convert this vb code into vfp using VB TO VFP CONVERTER 

    THIS UTILITY AVAILABLE ON FOLLOWING BLOG

    www.sweetpotatosoftware.com/SPSBlog



    <html><body> Please "Mark as Answer" if this post answered your question. :)

    Kalpesh Chhatrala | Software Developer | Rajkot | India

    Kalpesh's Blog </body> </html>

    Kalpesh, do you have a new link for this?

    Thanks!


    Ed Price (a.k.a User Ed), SQL Server Experience Program Manager (Blog, Twitter, Wiki)

  • 24. července 2012 17:46
    Vlastník
     
     
    What does bottomless mean? From the link you provided it seems like you want resize control on RTF. It is easy then. Check anchor property in help. You can also find a sample in tools\Task pane\Solution\ActiveX controls. You can also try setting scrollbars to 2 or 3 in that sample.

    Cetin,

    Any other ideas or information about the anchor property or finding a sample?

    Thanks!


    Ed Price (a.k.a User Ed), SQL Server Experience Program Manager (Blog, Twitter, Wiki)

  • 24. července 2012 18:04
     
     Odpovědět

    Sorry Ed,

    I couldn't understand the quesion. I haven't been visiting VFP forums for sometime and only get responses to my existing posts:)

    For scrolling to content I have posted code on foxite if that is what you are asking. Basically it uses RTF control's Find method.

  • 24. července 2012 18:29
    Vlastník
     
     

    Sorry Ed,

    I couldn't understand the quesion. I haven't been visiting VFP forums for sometime and only get responses to my existing posts:)

    For scrolling to content I have posted code on foxite if that is what you are asking. Basically it uses RTF control's Find method.

    Sen, does that help? Do you need a link to Cetin's scrolling code?

    Thanks!


    Ed Price (a.k.a User Ed), SQL Server Experience Program Manager (Blog, Twitter, Wiki)