Search found 25 matches: unlikely

Return to advanced search

Re: Strange Error with xbrowse-restorestate

James, thanks for your thoughts. As all references to the error are in the xbrowse.prg and not in ctoxbrw.prg, it seems very unlikely, that the error is to be found in ctoxbrw.prg. On the other hand the headers are missing (instead of a crash), after I changed the paint-header. It seems ...
by gkuhnert
Wed Nov 03, 2010 3:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange Error with xbrowse-restorestate
Replies: 44
Views: 9876

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... SWITCH statements if multi methods contain more than one Q*Class objects. Only 4 classes are reported to have this combination. So it will be unlikely that any one will have three objects to compare with. 2010-09-29 15:00 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idebrowse.prg ...
by Pritpal Bedi
Mon Oct 11, 2010 7:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 100910

Re: OT: .DLL interface

... else because I would expect that to be clean. 4) I tried to IMPLIB the .dll and it only yields a 2KB file. I like compression but that seems unlikely also. Perhaps I just need to go back to using the .dll. I can do that easily in VB so maybe I need to call an intermediary vb routine that ...
by TimStone
Wed Oct 06, 2010 11:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: .DLL interface
Replies: 48
Views: 11016

Re: New controls for FWH

... in your programming paradigm. If you need a client server solution then any solution that merely translates typical xBase code to SQL queries is unlikely to solve any performance issue, your code needs to change and you need to embrace a new paradigm. It is, however, possible to split the xBase ...
by xProgrammer
Tue Jun 15, 2010 1:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New controls for FWH
Replies: 81
Views: 27260

Re: How to monitor a network directory?

... and / or if you reduce the polling rate on the IPAQs. 3. Maybe even see if the ECR responds faster if it uses wireless acess like the IPAQs (seems unlikely though). Ideally the server would push the availability of tables to ECR and the IPAQs, but this is an unusual design in that you would have ...
by xProgrammer
Sat Jun 27, 2009 7:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to monitor a network directory?
Replies: 17
Views: 4538

... Consider using optimistic locking (edit, lock, save, unlock). This takes only a split second so it is unlikely that a locked record is going to be a problem. If you are using pessimistic locking (lock, edit, save, unlock) then records can end up being ...
by James Bott
Sun Jan 13, 2008 1:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with pushbutton
Replies: 12
Views: 2144

... When.f. Issue: Both top bar items and dropdown items are grayed with When.F. also, but ONLY when the item does not have a submenu. (This is very unlikely with topbar menu items) If the top bar item has a dropdown menu or the submenu has a child submenu, even if the item is disabled with When..F. ...
by Antonio Linares
Tue Oct 16, 2007 9:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH - New Office 2007 menus !!!
Replies: 119
Views: 24964

... When.f. Issue: Both top bar items and dropdown items are grayed with When.F. also, but ONLY when the item does not have a submenu. (This is very unlikely with topbar menu items) If the top bar item has a dropdown menu or the submenu has a child submenu, even if the item is disabled with When..F. ...
by nageswaragunupudi
Tue Oct 16, 2007 9:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH - New Office 2007 menus !!!
Replies: 119
Views: 24964

... --think a little about that! Here is what I mean: Your app may run without ADS on installations where data corruption is somewhat acceptable or unlikely to happen too often and speed is not crucial. When the number of users is higher or speed is crucial or data corruption is simply not acceptable ...
by reinaldocrespo
Thu Aug 09, 2007 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Which the best choice for Client Server for DBFCDX?
Replies: 9
Views: 2649

... { return RecordError(ED_NULL_HCON); } if (!(pv = GlobalLock(cap.hContainer))) { // this source is invalid, further negotiation is unlikely to succeed return RecordError(ED_BAD_HCON); } switch (cap.ConType) { case TWON_ENUMERATION: { TW_ENUMERATION far *pcon = (TW_ENUMERATION far ...
by areang
Mon Aug 07, 2006 3:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Please teach me about FWH and xHarbour
Replies: 3
Views: 4275
Previous

Return to advanced search