Re: Wrapping of a String

Tech-Archive recommends: Speed Up your PC by fixing your registry



How are you displaying the text on the screen?
By setting a static control's text?

Are you storing the string somewhere?

Can you post a code snippet?

Mark


--
Mark Salsbery
Microsoft MVP - Visual C++


"Kishor" <ykk157@xxxxxxxxx> wrote in message
news:1192469874.465303.129630@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I'm having a problem with a static control. I deal with a GUI Page
which retrieves string directly from a hardware device. I could get
the string and display on the screen when the page is activated for
the first time. But when the page is activated one more time, the
string wraps and tooltip begin to appear...
Could any one tell me how could i display the string successffully any
number of times without wrapping and also without tooltip.
I've increased the size of the static control. But of no use



.



Relevant Pages

  • Re: A Simple BMP Converter
    ... "RegQueryValueExA" (ByVal hKey As Long, ByVal lpValueName As String, ByVal ... Private Sub cmdSysInfo_Click ... Open Registry Key ... > color bar in the color display. ...
    (comp.lang.basic.visual.misc)
  • Re: help collecting data.
    ... Dim GetC As String ... the code in the cell that I want the order numbers(info from column C ... "Otto Moehrbach" wrote: ... display them both, seperated by a comma ...
    (microsoft.public.excel.misc)
  • Re: Output data from multiple records in a table
    ... > Dim rsR As DAO.Recordset ... > Dim strSQL As String ... > such as display it in a textbox on your form. ...
    (microsoft.public.access.modulesdaovba)
  • Need help with GridView and LDAP/GC
    ... I could do the search with GC, and then lookup more ... DirectoryEntry searchRoot = new ... // Add search string if specified. ... // Display Name ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: HUD Text in Virtual Reality Toolbox viewer window
    ... A few people recently asked us how to display continuously changing text in VR Viewer during Simulink simulation. ... You can define a dummy object whose fields correspond to the types of the values you want to display The signal is then sent to virtual scene using the VR Sink block, in VRML file is routed to a script that does the conversion to the text and updates the value of the Text node string displayed in the scene. ...
    (comp.soft-sys.matlab)