![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
On Desk : text in a label will return at the end of the label... On PPC : text in a label will NOT return at the end of the label... Than, I have only one line with missing the rest behind the label edge. Is there a workaround so I have a label-looking textfield with all my text in it on PPC? No multiline textbox please, because of the vertical scrolbar. Put Claude Belgium |
|
|||
|
Hi Erel,
On my pocket Ipaque hx2110 mobile 3SE, the labeltext will not wrap... Also on my Acer n300 mobile 5 , the labeltext will not wrap... On Desktop , the labeltext always wrap... There is no workaround to get something like a label with wrapped text in it. So, I use the multiline textbox... Put Claude Belgium |
|
|||
|
Hi Erel,
Modify a little (only a button) so you can easy test the thing. I first put text in 'SerBuf', that is the buffer that hold the NMEA sentence or hold a text string of choise, from this point: in the program, You can get a sentence from GPS into the buffer, by then, the buffer in the label will not wrap on pocket. Putting text in the buffer by testbutton, buffer will wrap on pocket... Try many things... even placed label filling on other places, also disconnect OnCom and close Comport before Label filling, nothing... I wil be damed to use the multiline textbox :-) Put Claude Belgium |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Different behavior in desktop vs. device on AddEvent | willisgt | Bug Reports | 4 | 01-13-2008 01:29 PM |
| behavior of bin.WriteBytes(array()) | Put Claude | Bug Reports | 2 | 05-21-2007 10:09 AM |