Search found 63 matches: responsible

Return to advanced search

Re: A problem with GradientBrush()

... ) increments count to 2. When the window/dialog is closed, the count of oBrush is decremented to 1. The program that first creates the brush is responsible to finally release the brush. In the above usage the brush is never released. Therefore it is not desirable to create brush inline while ...
by nageswaragunupudi
Tue Feb 02, 2010 11:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A problem with GradientBrush()
Replies: 63
Views: 11549

Re: PrintDC.c - From User - Antonio

... PrintDlg returns, nCopies contains the actual number of copies to print. This value depends on whether the application or the printer driver is responsible for printing multiple copies. If the PD_USEDEVMODECOPIESANDCOLLATE flag is set in the Flags member, nCopies is always 1 on return, and the ...
by Antonio Linares
Fri Sep 18, 2009 5:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PrintDC.c - From User - Antonio
Replies: 4
Views: 697

Re: Scroll issue

... Windows will not paint the new exposed areas. It sends a paint msg to you and you have to properly do it. A good example would be a browse. We are responsible for doing the scroll and the painting.
by Antonio Linares
Sun May 24, 2009 3:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Scroll issue
Replies: 8
Views: 1260

Re: Speedtest CLIPPER vs. xHarbour - COMMIT

Hi Otto Interesting Have you tried without the commit to prove its the commit and not the str() function or the append blank or the replace that is responsible for the rather large time difference? One also wonders if maybe the xHarbour commit is doing more than the Clipper commit? Have you tried ...
by xProgrammer
Mon Mar 30, 2009 11:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest CLIPPER vs. xHarbour - COMMIT
Replies: 20
Views: 5718

Re: Newbie problem!?

... "ODBC.ch", "DDE.ch", "Video.ch", "VKey.ch", "Tree.ch", "WinApi.ch" are responsible, but I've given up :( An empty FiveWin.ch does the job! Very strange, must be something within the xBuilder, I think. So problem with the ...
by frose
Thu Mar 12, 2009 5:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Newbie problem!?
Replies: 10
Views: 1394

Re: Newbie problem!?

... "ODBC.ch", "DDE.ch", "Video.ch", "VKey.ch", "Tree.ch", "WinApi.ch" are responsible, but I've given up :(
by frose
Thu Mar 12, 2009 4:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Newbie problem!?
Replies: 10
Views: 1394

Re: SMS question

... the InBox application on both the Smartphone and the Pocket PC Phone edition reads SMS messages. On the Smartphone, the Pocket InBox is also responsible for composing and sending SMS messages. On the Pocket PC, SMS messages can be composed and sent from a menu on the phone application. In ...
by jlcapel
Sat Jan 10, 2009 7:52 pm
 
Forum: FiveWin for Pocket PC
Topic: SMS question
Replies: 51
Views: 21728

ADO

... with ASP) the first thing to consider is the impact they will have on the system’s resources. Used over enthusiastically, connections can be responsible for the crashing of an otherwise hardy server. One way to alleviate this fairly disastrous side effect is through Connection pooling (enabled ...
by Antonio Linares
Wed Aug 27, 2008 7:29 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 65750

Hi Antonio Work on the xBase data server continues. Code is much better organised on the server end with a TServerQueryClass that will be responsible for gathering error information as well as the communication process. Structre is nice and flexible this way so that multiple queries can be ...
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: 11783

... to try is a structure table that contains the structure of the tables but contains more information - like your own data types. Then the object responsible for reading the data would know that this field is a primary key, or a date stored as a string, or whatever and handle accordingly. Maybe ...
by xProgrammer
Tue Apr 22, 2008 11:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 12864

Antonio,

in the class btnbmp are many occurences of DrawFocusRect(), but no call depends on ::ltransparent.

In my opinion the method MouseMove is responsible for showing the focus-rect.

I don´t understand what i have to change. Could you please help me ?

Many thanks

kind regards
Stefan
by StefanHaupt
Wed Jun 27, 2007 7:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TBtnBmp problem
Replies: 9
Views: 1686

... to transmit while another device is also transmitting. The two transmissions will collide, corrupting both data streams. With raw IR, you're also responsible for detecting the other device and handling the dropped bytes that will occur as the infrared beam between the two devices is occasionally ...
by Antonio Linares
Sat Feb 24, 2007 9:58 am
 
Forum: FiveWin for Pocket PC
Topic: How to activate IRDA(Infrared) connection?
Replies: 2
Views: 1796

... > What is the difference between c0d32 and c0w32 libraries ? Those files contain the startup code for a DLL or for an EXE. The startup code is responsible for how it loads and behaves. It makes the difference. > What is responsible in buildhd.bat that cause creations for DLL or EXE? The ...
by Antonio Linares
Sun Jul 16, 2006 2:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: The difference
Replies: 1
Views: 629

The difference

What is the difference between c0d32 and c0w32 libraries ? What is responsible in buildhd.bat that cause creations for DLL or EXE?
by Ehab Samir Aziz
Sun Jul 16, 2006 2:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: The difference
Replies: 1
Views: 629

... to transmit while another device is also transmitting. The two transmissions will collide, corrupting both data streams. With raw IR, you're also responsible for detecting the other device and handling the dropped bytes that will occur as the infrared beam between the two devices is occasionally ...
by Antonio Linares
Mon Apr 17, 2006 7:23 pm
 
Forum: FiveWin para Pocket PC
Topic: IRDA como puerto comm
Replies: 3
Views: 2206
PreviousNext

Return to advanced search

cron