Search found 225 matches: inserting

Return to advanced search

... } }, "File Locations List" ) [/code] Note that these objects may be used by more than 1 query, eg for reading a record and for updating or inserting it.
by xProgrammer
Sat Aug 23, 2008 11:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Client Server Database Access the xBase Way
Replies: 39
Views: 11768

TOOLTIP question

Sometimes I redefine the used controls without inserting an object name. REDEFINE GET cBetriebnr ID 103 of oDlg Is it possible to inset tooltips without having an object name or do I have to insert object names. REDEFINE GET oGet VAR cBetriebnr ...
by Otto
Thu Aug 07, 2008 7:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TOOLTIP question
Replies: 10
Views: 1533

... design. I works but performance is bad. The class I had performs much better. Is this normal that a control is slower or did I made a mistake by inserting the mouse move method. Would you be so kind to check the code. Thanks in advance. Otto #include "FiveWin.ch" //----------------------------------------------------------------------------// ...
by Otto
Wed Jul 30, 2008 9:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pickdate
Replies: 94
Views: 17302

TControl:Hide() and TDialog Activation

... only be called once so I presume it was intended to be called when the TDialog is activated. I did get things going by adding a bStartUp DATA and inserting the following code into TDialog:Activate() after ::Show() and before ::WinRun() IF ::bStartUp != nil EVAL( ::bStartUp ...
by xProgrammer
Sun Jul 27, 2008 11:21 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: TControl:Hide() and TDialog Activation
Replies: 4
Views: 1288

Inserting BMP's in Excel 2003 vs 2007

Hi Everybody, In my application I use Excel to generate my reports from within FWH. With Excel 97, 2002, 2003 I simply select the cell and insert the BMP. With Excel 2007 all the images seem to be inserted in one place, not where I am selecting. Does anyone know why this would happen or what can be ...
by Jeff Barnes
Sat May 10, 2008 2:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Inserting BMP's in Excel 2003 vs 2007
Replies: 1
Views: 538

Just a suggestion re buildx.sh

... to tell if it had all compiled and lined OK, and even if it hadn't it would run the last generated executable. So I made a simple mod to buildx.sh inserting a read so that you could review what had happened before any executable was run, and giving you the chance not to run the executable. It's ...
by xProgrammer
Sun Jul 29, 2007 7:41 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Just a suggestion re buildx.sh
Replies: 0
Views: 842

Will do - but I still suspect buildx.sh

... to chmod +x buildx.sh but previously advised symptoms occurred. Was now able to edit buildx.sh and changed the line that comiles to c code by inserting .prg after $1 and guerss what - up came a "Hello world". Very good! Thanks for all your input. But I do believe that buildx.sh as supplied ...
by xProgrammer
Sat Jul 28, 2007 12:50 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Porting to (what flavour of) Linux
Replies: 18
Views: 6751

... it is not so simple. First, the user will have already seen the character in the GET (not so with the previous method). Second, the user could be inserting or overstriking a character in the middle of the existing data in the GET. So, you have to write a rather complex processing routine and you ...
by James Bott
Mon Mar 19, 2007 6:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet and bChange
Replies: 8
Views: 1859

inserting image

How can I use the Img tag in showing a picture ?[/u]
by Ehab Samir Aziz
Fri Dec 15, 2006 3:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: inserting image
Replies: 1
Views: 509

Working with Microsoft Access

... on ODBC and ADO .. and searched on both with not much success. If anyone has some snippits of code connecting to a .mdb ... a simple browse, inserting and editing a record .. I would be very grateful. Thanks Rick Lipkin SC Dept of Health
by Rick Lipkin
Thu Sep 21, 2006 6:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Working with Microsoft Access
Replies: 2
Views: 1231

... memory is ok but 128 MBs is much better. Windows Mobile 2005 runs slowly with 64 MBs. If you have the chance to test an application on it (just inserting a SD memory card with the test) then you may be sure it will be ok.
by Antonio Linares
Thu Aug 24, 2006 5:49 pm
 
Forum: FiveWin for Pocket PC
Topic: Which model of PPC that suitable with FWPPC?
Replies: 5
Views: 1341

Antonio & James, Antonio's fix with James' modification to WM_CUT works like a charm! However, anyone inserting this code into their version of TGet.prg will need to insert the following defines at the top of the file: #define WM_CUT 768 // 0x300 #define WM_PASTE 770 // ...
by Roger Seiler
Thu Aug 10, 2006 10:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get Cut/Paste problem
Replies: 19
Views: 6267

Tab Key on RichText

Hi.

Pressing tab while on a Richtext control is not inserting spaces, but instead it is highlighting the full text. How can I change this behavior?

Thank you,


Reinaldo.
by reinaldocrespo
Thu Mar 16, 2006 6:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tab Key on RichText
Replies: 15
Views: 2523

RightAlt+V and RightAlt+X in TGet

Hello! Whenever I press RightAlt+V (for inserting @ on Slovenian keyboards) or RightAltX in GET controls, the cursor jumps to the beginning of the GET. I think that the bug lies in this code (tget.prg) case ( nKey == VK_INSERT .and. ...
by modicr
Tue Mar 07, 2006 4:46 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: RightAlt+V and RightAlt+X in TGet
Replies: 2
Views: 1851

Marco, I would say yes on the intel xscale processor one. But if you have the chance to test an application on them (just inserting a SD memory card) then go to http://www.fivetechsoft.com/english/fwppc.html and download one of the availables demos from there and copy it to a SD card, ...
by Antonio Linares
Tue Jan 17, 2006 12:03 pm
 
Forum: FiveWin for Pocket PC
Topic: Info about hardware
Replies: 1
Views: 1025
Previous

Return to advanced search