![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Basic4ppc Wishlist Missing any feature? |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I may not be looking in the right place...but is there a library or code snippets that contain some of the VB functions that are taken for granted. For example: ltrim, rtrim
Thanks, Don |
|
||||
|
It is pretty easy to implement a Trim function using the Regex library: Trim Spaces from Beginning and end of Strings
Which other functions are you missing? |
|
|||
|
I just started using B4PPC and haven't really compiled a list or anything. Nothing missing that can't be easily coded (ie trim) but I didn't want to have to write something that was already available.
Thanks for the response. |
|
||||
|
To extend the topic hijack further:
I've been redoing the EditableTable.sbp to be more generic (i.e. reading much of the data needed from the table data itself rather than programming it with the table design)... But (there's always a but!) - if I resize the columns (or load a wide table) then the horizontal scroll bar appears & my edit-textbox disappears off of the right hand of the screen. Does anyone know of a way to read the offset of the columns from the left hand edge of the table (or a way to stop resizing, or a way to locate the caret in X&Y coordinates on the form)? |
![]() |
| 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 |
| db2000 - vb Functions | maXim | Italian Forum | 3 | 07-30-2008 07:17 AM |
| Use Extended Control on Designer View | fjsantos | Questions & Help Needed | 2 | 05-17-2008 05:48 AM |
| How to port 'C' functions to b4ppc | taximania | Questions & Help Needed | 5 | 12-12-2007 09:25 AM |
| calling .Net functions directly | colin9876 | Questions & Help Needed | 1 | 12-03-2007 11:14 AM |
| 3D to 2D functions collection | legugusse | Share Your Creations | 2 | 07-12-2007 11:11 AM |