|
[Hwgui-developers] changelog - 2011-12-25 18:50 UTC-0300 Luis
Fernando Basso <lfbasso at via-rs.net>
From: Basso, L. F. <lf...@vi...> - 2011-12-25 21:02:31
|
2011-12-25 18:50 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * source/hcontrol.prg * CLASS HControl * METHOD SetFocus( lValid ) + add parameter lValid Fixed SetFocus event when he was fired from inside the event WHEN or GetFocus * source/hedit.prg + FUNCTION WhenSetFocus( oCtrl, nSkip ) sets the Control focus when in the Event WHEN or GetFocus is returned false * source/hbrowse.prg * source/hcheck.prg * source/hcombo.prg * source/hdatepic.prg * source/hedit.prg * source/hlistbox.prg * source/hownbtn.prg * source/hradio.prg * METHOD WHEN and VALID ! changed the handles comparisons between focus for the use of function SELFFOCUS * source/hcwindow.prg * source/hwindow.prg ! minor fix * source/window.c + HB_FUNC( SELFFOCUS ) compares two handlers returning logical values. When only one parameter is passed, the comparison is made as GetFocus() Luis Fernando Basso lf...@vi... |
|
From: vatzct <va...@po...> - 2011-12-26 06:50:12
|
25.12.2011 23:02, Basso, Luis Fernando ???????(??): Hi! hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): ... source\hcombo.prg(677) Warning W0001 Method <onChange( lForce )> not declared or declaration mismatch in class <HComboBox> No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 Regards, Alexey Myronenko |
|
From: Basso, L. F. <lf...@vi...> - 2011-12-26 09:53:23
|
Hi fixed! Regards From: vatzct Sent: Monday, December 26, 2011 4:49 AM To: hwg...@li... Subject: Re: [Hwgui-developers] changelog - 2011-12-25 18:50 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> 25.12.2011 23:02, Basso, Luis Fernando написав(ла): Hi! hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): ... source\hcombo.prg(677) Warning W0001 Method <onChange( lForce )> not declared or declaration mismatch in class <HComboBox> No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 Regards, Alexey Myronenko -------------------------------------------------------------------------------- ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev -------------------------------------------------------------------------------- _______________________________________________ Hwgui-developers mailing list Hwg...@li... https://lists.sourceforge.net/lists/listinfo/hwgui-developers |
|
From: vatzct <va...@po...> - 2011-12-26 07:02:25
|
25.12.2011 23:02, Basso, Luis Fernando ???????(??): > 2011-12-25 18:50 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> and next hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): ... source\hlistbox.prg(335) Warning W0032 Variable 'LTAB' is assigned but not used in function 'HLISTBOX_VALID(294)' source\hlistbox.prg(335) Warning W0032 Variable 'NSKIP' is assigned but not used in function 'HLISTBOX_VALID(301)' No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 Regards, Alexey Myronenko |
|
From: Basso, L. F. <lf...@vi...> - 2011-12-26 09:53:38
|
Hi fixed! Regards From: vatzct Sent: Monday, December 26, 2011 5:02 AM To: hwg...@li... Subject: Re: [Hwgui-developers] changelog - 2011-12-25 18:50 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> 25.12.2011 23:02, Basso, Luis Fernando написав(ла): 2011-12-25 18:50 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> and next hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): ... source\hlistbox.prg(335) Warning W0032 Variable 'LTAB' is assigned but not used in function 'HLISTBOX_VALID(294)' source\hlistbox.prg(335) Warning W0032 Variable 'NSKIP' is assigned but not used in function 'HLISTBOX_VALID(301)' No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 Regards, Alexey Myronenko -------------------------------------------------------------------------------- ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev -------------------------------------------------------------------------------- _______________________________________________ Hwgui-developers mailing list Hwg...@li... https://lists.sourceforge.net/lists/listinfo/hwgui-developers |
|
From: vatzct <va...@po...> - 2011-12-26 10:09:11
|
26.12.2011 11:53, Basso, Luis Fernando ???????(??): > Hi > fixed! > Regards > *From:* vatzct <mailto:va...@po...> > *Sent:* Monday, December 26, 2011 5:02 AM > *To:* hwg...@li... > <mailto:hwg...@li...> > *Subject:* Re: [Hwgui-developers] changelog - 2011-12-25 18:50 > UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> > 25.12.2011 23:02, Basso, Luis Fernando ???????(??): >> 2011-12-25 18:50 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> > and next > > hbmk2: Compiling Harbour sources... > hbmk2: Harbour compiler command (embedded): > ... > source\hlistbox.prg(335) Warning W0032 Variable 'LTAB' is assigned > but not used in function 'HLISTBOX_VALID(294)' > > source\hlistbox.prg(335) Warning W0032 Variable 'NSKIP' is assigned > but not used in function 'HLISTBOX_VALID(301)' > > No code generated. > hbmk2: Error: Running Harbour compiler (embedded). 1 > > Regards, > Alexey Myronenko > > ------------------------------------------------------------------------ > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > > ------------------------------------------------------------------------ > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers > > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > > > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): source\hlistbox.prg(335) Warning W0032 Variable 'NSKIP' is assigned but not used in function 'HLISTBOX_VALID(301)' No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 Regards, Alexey Myronenko |
|
From: Basso, L. F. <lf...@vi...> - 2011-12-26 10:19:29
|
hi ok, fixed From: vatzct Sent: Monday, December 26, 2011 8:08 AM To: hwg...@li... Subject: Re: [Hwgui-developers] changelog - 2011-12-25 18:50 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> 26.12.2011 11:53, Basso, Luis Fernando написав(ла): Hi fixed! Regards From: vatzct Sent: Monday, December 26, 2011 5:02 AM To: hwg...@li... Subject: Re: [Hwgui-developers] changelog - 2011-12-25 18:50 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> 25.12.2011 23:02, Basso, Luis Fernando написав(ла): 2011-12-25 18:50 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> and next hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): ... source\hlistbox.prg(335) Warning W0032 Variable 'LTAB' is assigned but not used in function 'HLISTBOX_VALID(294)' source\hlistbox.prg(335) Warning W0032 Variable 'NSKIP' is assigned but not used in function 'HLISTBOX_VALID(301)' No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 Regards, Alexey Myronenko ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev ------------------------------------------------------------------------------ _______________________________________________ Hwgui-developers mailing list Hwg...@li... https://lists.sourceforge.net/lists/listinfo/hwgui-developers ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Hwgui-developers mailing list Hwg...@li... https://lists.sourceforge.net/lists/listinfo/hwgui-developers hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): source\hlistbox.prg(335) Warning W0032 Variable 'NSKIP' is assigned but not used in function 'HLISTBOX_VALID(301)' No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 Regards, Alexey Myronenko -------------------------------------------------------------------------------- ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev -------------------------------------------------------------------------------- _______________________________________________ Hwgui-developers mailing list Hwg...@li... https://lists.sourceforge.net/lists/listinfo/hwgui-developers |