You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
(64) |
Apr
(70) |
May
(54) |
Jun
(57) |
Jul
(34) |
Aug
(19) |
Sep
(28) |
Oct
(48) |
Nov
(42) |
Dec
(43) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(50) |
Feb
(19) |
Mar
(10) |
Apr
(5) |
May
(1) |
Jun
(14) |
Jul
(23) |
Aug
(6) |
Sep
(118) |
Oct
(110) |
Nov
(36) |
Dec
(6) |
2006 |
Jan
(19) |
Feb
(7) |
Mar
(4) |
Apr
(32) |
May
(6) |
Jun
(14) |
Jul
(42) |
Aug
(38) |
Sep
(88) |
Oct
(21) |
Nov
(40) |
Dec
(37) |
2007 |
Jan
(31) |
Feb
(20) |
Mar
(26) |
Apr
(38) |
May
(4) |
Jun
(3) |
Jul
(3) |
Aug
(8) |
Sep
(2) |
Oct
(3) |
Nov
(25) |
Dec
(9) |
2008 |
Jan
(7) |
Feb
(10) |
Mar
(16) |
Apr
(10) |
May
(25) |
Jun
(16) |
Jul
(27) |
Aug
(8) |
Sep
(20) |
Oct
(54) |
Nov
(11) |
Dec
(14) |
2009 |
Jan
(28) |
Feb
(22) |
Mar
(13) |
Apr
(70) |
May
(25) |
Jun
(23) |
Jul
(12) |
Aug
(18) |
Sep
(7) |
Oct
(4) |
Nov
(8) |
Dec
(36) |
2010 |
Jan
(58) |
Feb
(66) |
Mar
(3) |
Apr
(16) |
May
(9) |
Jun
(10) |
Jul
(6) |
Aug
(8) |
Sep
(17) |
Oct
(15) |
Nov
(12) |
Dec
(27) |
2011 |
Jan
(3) |
Feb
(17) |
Mar
(5) |
Apr
(12) |
May
(1) |
Jun
|
Jul
(1) |
Aug
(5) |
Sep
(56) |
Oct
(24) |
Nov
(8) |
Dec
(32) |
2012 |
Jan
(20) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(9) |
Jul
(29) |
Aug
(3) |
Sep
(17) |
Oct
(60) |
Nov
(17) |
Dec
(52) |
2013 |
Jan
(22) |
Feb
(35) |
Mar
(31) |
Apr
(5) |
May
(16) |
Jun
(108) |
Jul
(57) |
Aug
(2) |
Sep
(11) |
Oct
|
Nov
(3) |
Dec
(13) |
2014 |
Jan
(39) |
Feb
(15) |
Mar
|
Apr
(31) |
May
|
Jun
(9) |
Jul
(16) |
Aug
(1) |
Sep
(8) |
Oct
(51) |
Nov
(5) |
Dec
(119) |
2015 |
Jan
(78) |
Feb
(47) |
Mar
(25) |
Apr
(32) |
May
(34) |
Jun
(42) |
Jul
(62) |
Aug
(10) |
Sep
(11) |
Oct
(5) |
Nov
(13) |
Dec
(24) |
2016 |
Jan
(12) |
Feb
(1) |
Mar
(2) |
Apr
|
May
(1) |
Jun
(12) |
Jul
(5) |
Aug
(32) |
Sep
(36) |
Oct
(34) |
Nov
(3) |
Dec
(1) |
2017 |
Jan
(2) |
Feb
(3) |
Mar
(2) |
Apr
|
May
(3) |
Jun
(5) |
Jul
(6) |
Aug
(5) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
2018 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(26) |
Sep
(24) |
Oct
(2) |
Nov
(6) |
Dec
(26) |
2019 |
Jan
(10) |
Feb
(5) |
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
(3) |
Aug
|
Sep
(2) |
Oct
(1) |
Nov
(1) |
Dec
(2) |
2020 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(5) |
Jun
(5) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(4) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(1) |
From: Andi J. <ha...@cb...> - 2004-06-24 21:53:10
|
2004-06-25 04:50 UTC+0700 Andi Jahja <ha...@cb...> * source/commond.c * source/freeimg.c ! type casts for compilation under Open-Watcom * source/nice.c ! _GRADIENT_RECT already defined for Open-Watcom and MINGW32 * source/draw.c * source/window.c ! remove unused variables * source/menu.prg ! Function HWG_INSERTBITMAPMENU does not return a value * source/xml/xmlparse.c ! Function HBXML_TRANSFORM, changed: while( c = *ptr ) => while( c == *ptr ) (Am I right?) Andi |
From: Alexander S.K. <al...@be...> - 2004-06-24 09:55:32
|
2004-06-24 13:40 UTC+0300 Alexander Kresin <al...@be...> * source/menu_c.c * Changed to support separators in form description * utils/designer/samples/example.xml * Menu separator added * source/procmisc/procs7.prg * source/procmisc/procini.prg * source/procmisc/procscri.prg * Some modifications * utils/designer/samples/testget1.xml * utils/designer/samples/testget2.xml * utils/designer/samples/testdbf1.xml * Line continuation symbol is changed to the Clipper's ';' ATTENTION. If you use scripts in forms, you must change line continuation from '&&' to ';'. 2004-06-24 09:45 UTC+0300 Alexander Kresin <al...@be...> * source/hcombo.prg * source/hgraph.prg ! Bugs fixed * source/hfrmtmpl.prg * Menu support has been added * utils/designer/designer.rc * utils/designer/hformgen.prg * utils/designer/hctrl.prg * utils/designer/inspect.prg * utils/designer/editor.prg * utils/designer/resource/widgets.xml * Some changes, menu support has been added * utils/designer/samples/example.prg * utils/designer/samples/example.xml * Samples modified to demonstrate how menu works Regards, Alexander http://kresin.belgorod.su |
From: Alexander S.K. <al...@be...> - 2004-06-23 07:00:42
|
On 22.06.2004 17:47, Alejandro de Garate <ale...@ho...> wrote: AdG> Alexander AdG> I had not received HWGUI mailing digest in a week. AdG> I did checked my suscription at sourceforge and is OK AdG> I saw changelog file was updated so I should have to receive AdG> notice of that change. There is no automated notification if the changelog is updated - only if the person, who upload something, write a message with changelog entry to the list. AdG> What is happened ? Probably, yet another Sourceforge bug - you know, they still cannot resolve some problems, look, for example, at the project statistics - CVS: 0 adds. Regards, Alexander http://kresin.belgorod.su |
From: Alexander S.K. <al...@be...> - 2004-06-23 07:00:42
|
2004-06-23 09:30 UTC+0300 Alexander Kresin <al...@be...> * source/menu.prg * Minor change + image/WindowsXP.Manifest + resource file added for XP look support * samples/bld.bat * Changes to incorporate the image/WindowsXP.Manifest Just after reading the message in xHarbour newsgroup about absence of XP look in HwGUI :). This is a very simple trick. The samples/bld.bat creates now hwgui_xp.rc with the only line, linking to the image/WindowsXP.Manifest, and compiles it. Regards, Alexander http://kresin.belgorod.su |
From: Alexander S.K. <al...@be...> - 2004-06-23 07:00:42
|
On 22.06.2004 16:30, Sandro R. R. Freire <san...@ya...> wrote: SRRF> Alexander SRRF> Congratulations SRRF> The Designer is very very good. SRRF> This instructive and very easy to use. Thanks for a kind words. Regards, Alexander http://kresin.belgorod.su |
From: Alexander S.K. <al...@be...> - 2004-06-23 07:00:42
|
On 18.06.2004 22:07, Sandro R. R. Freire <san...@ya...> wrote: SRRF> For me no problem, the problem is the users, my sugestions is SRRF> File Guilib.ch SRRF> #include "hwgui.ch" SRRF> This form would not cause problem to the users, and the news would adopt the SRRF> HWGUI.CH No problems from my side. Hwgui.ch is really most appropriate name. Regards, Alexander http://kresin.belgorod.su |
From: Alexander S.K. <al...@be...> - 2004-06-23 07:00:42
|
On 22.06.2004 22:12, Sandro R. R. Freire <san...@ya...> wrote: SRRF> Hi Alexander SRRF> It would be possible instead of saving using the EDITBOX, using the GET of SRRF> this form: (in format PRG) SRRF> @ xx, xx GET oGet Var vGet picture (and properties).... Yes, I know about this. Don't forget that output to prg isn't completed yet, it isn't in productional state in fact. Regards, Alexander http://kresin.belgorod.su |
From: Sandro R. R. F. <san...@ya...> - 2004-06-22 18:13:36
|
Hi Alexander It would be possible instead of saving using the EDITBOX, using the GET of this form: (in format PRG) @ xx, xx GET oGet Var vGet picture (and properties).... Or add control GET Best Regards Sandro Freire http://www.lumainformatica.com.br |
From: Alejandro de G. <ale...@ho...> - 2004-06-22 13:47:20
|
Alexander I had not received HWGUI mailing digest in a week. I did checked my suscription at sourceforge and is OK I saw changelog file was updated so I should have to receive notice of that change. What is happened ? Someone else is having the same problem ? Alejandro _________________________________________________________________ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus |
From: Sandro R. R. F. <san...@ya...> - 2004-06-22 12:31:07
|
Alexander Congratulations The Designer is very very good. This instructive and very easy to use. Regards Sandro Freire http://www.lumainformatica.com.br |
From: Marcos A. G. <mar...@uo...> - 2004-06-22 03:24:53
|
2004-06-22 00:12 UTC-0300 Marcos Antonio Gambeta <mar...@ho...> + source/hanimat.prg + New class: HAnimation * include/guilib.ch + New command: @ <x>,<y> ANIMATION ... * makedll.bc * makefile.bc * makefile.gcc * makefile.pc * makefile.vc * makefile.wc + Added file hanimat.prg in the process of compilation --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.708 / Virus Database: 464 - Release Date: 19/6/2004 |
From: Alexander S.K. <al...@be...> - 2004-06-20 11:40:31
|
2004-06-20 15:20 UTC+0300 Alexander Kresin <al...@be...> * source/hfrmtmpl.prg ! Small fix * It is possible now to call functions, defined in form:common with a usual syntax. * utils/designer/designer.prg * utils/designer/hformgen.prg ! Some fixes + utils/designer/samples + Separate directory added for the samples, all sample forms and prg are moved there. + utils/designer/samples/example.xml * utils/designer/samples/example.prg * example.prg is changed to create the main window from the example.xml Regards, Alexander http://kresin.belgorod.su |
From: Alexander S.K. <al...@be...> - 2004-06-18 18:36:09
|
=F7=E5=F2=E2=E5=F0=E3, 17 =E8=FE=ED=FF 2004 =E3. Sandro sandrorrfreire@ya= hoo.com.br wrote: SRRF> Hi Alexander SRRF> Sequence error SRRF> New Form SRRF> Add two text box SRRF> Save As SRRF> Format HwGUI Fixed. 2004-06-18 18:40 UTC+0300 Alexander Kresin <al...@be...> * source/procmisc/procscri.prg * Codeblock() function has been improved * source/hfrmtmpl.prg * utils/designer/hformgen.prg * utils/designer/resource/f_hwgprg.prg ! Some fixes =20 Regards, Alexander http://kresin.belgorod.su |
From: Sandro R. R. F. <san...@ya...> - 2004-06-18 18:09:00
|
For me no problem, the problem is the users, my sugestions is File Guilib.ch #include "hwgui.ch" This form would not cause problem to the users, and the news would adopt the HWGUI.CH Regards Sandro Freire http://www.lumainformatica.com.br ----- Original Message ----- From: "Luiz Rafael Culik Guimaraes" <cu...@br...> To: "Sandro R. R. Freire" <san...@ya...>; <hw...@ya...>; <hwg...@li...> Sent: Friday, June 18, 2004 2:11 PM Subject: hwgui > Sandro, Alexander > > Talking with Ron Pinkas , he has suggested to change the name of guilib.ch > to an more sugestine name like hwgui.ch > > any comments > > Regards > Luiz > > |
From: Sandro R. R. F. <san...@ya...> - 2004-06-17 20:07:26
|
Text By Ivanil ----------------------------------- I noticed that the keys alt and ctrl do not they interfere in the movement of the control him ideal would be that an of them they shot the movement of 10 x 10 pixel and another the dimension of the control. When it is tried design a form that occupies all the screen, stayed bad the access to the inspector, the ideal would be that the menu defendant by the button right of the mouse possessed a shortcut for leaves-read in focus. The access for controls news enclosure also they stayed injured, and the most worse one is that they by will be associated the window main, done not they stay in the front of the form for enclosure. When it is tried select the estate spring of the inspector he loses the focus, stayed hidden, in that case has that be maintained pressured the button of the mouse and tappet-read keeps the form of spring, ah yes the focus stayed maintained. Considerately, Ivanil ----------------------------------- Regards Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-06-17 19:04:49
|
The text for Ivanil Others details found, The size of I talk generated this in position inverted in the file of resort the control ownerbutton records caption and looks that the control I am accepts Text THE estate backcolor and recorded a numerico by error occurs in the compilation Set right the itens above the prg functioned normally. considerately, Ivanil Marcelino Regards SAndro Freire > > > Outros detalhes encontrados, > > O size do dialogo gerado esta em posicao invertida no arquivo de recurso > o controle ownerbutton grava caption e parece que o controle so aceita Text > A propriedade backcolor e gravada um numerico porem ocorre erro na > compilacao > > acertado os itens acima o prg funcionou normalmente. > > atenciosamente, > > > Ivanil Marcelino > ==//**//== > > > > => -----Mensagem original----- > => De: Ivanil Marcelino - IG [mailto:iv...@ig...] > => Enviada em: quinta-feira, 17 de junho de 2004 13:52 > => Para: Hw...@Ya... > => Assunto: [hwguibr] RES: Erro ao salvar arquivo tipo HWgui > => > => > => > => Ola Sandro, > => > => Se ajuda nao sei, mas eu estava olhando um pouco mais detalhado > => o designer e > => notei o seguinte. > => > => Ele se utiliza dos arquivos que estao em resource para a > => modelagem do novo > => PRG > => O erro de arquivo nao encontrado ocorre quando voce tenta salvar o novo > => arquivo em um lugar diferente do diretorio base do designer. > => > => Eu acertei a linhas do arquivo de recurso f_hwgprh.prg e o erro > => desapareceu, > => linha 62, variavel cname retorna vazia. > => > => Outra coisa que notei, é que nao é possivel recarregar o arquivo do tipo > => PRG, tambem ocorre erro. > => > => atenciosamente, > => > => ivanil > => > => > => => -----Mensagem original----- > => => De: Ivanil Marcelino - IG [mailto:iv...@ig...] > => => Enviada em: quinta-feira, 17 de junho de 2004 11:05 > => => Para: Hw...@Ya... > => => Assunto: ENC: Erro ao salvar arquivo tipo HWgui > => => > => => > => => => > => => => > => => => Bom dia Sandro, > => => => > => => => estava dando uma olhadinha no designer e seguindo a sequencia > => => das imagens > => => => ocorrem erros fatais, segue tambem o log do erro. > => => => Estou testando os fontes do CVS e tambem o xharbour do CVS, > => => atualizadas > => => => hontem. > => => => Caso as imagens nao seguirem a sequencia é esta: > => => => Novo formulario > => => => incluir dois textbox > => => => salvar como > => => => tipo arquivo (hwgui) > => => => neste ponto ja ocorre o erro, informando que > => => "resource\f_hwgprh.prg can't > => => => opened" > => => => pressionando o Ok tente salvar novamente > => => => ao clicar em tipo de arquivo o erro fatal acontece e > => => => pressionando-se o Ok o > => => => sistema cai na recursividade. > => => => > => => => > => => => > => => => Atenciosamente, > => => => > => => => Ivanil > => => => > => => => > => => => > => => => > => => => > => > => > => > => > => Links do Yahoo! Grupos > => > => > => > => > => > => > => > > > > > Links do Yahoo! Grupos > > <*> Para visitar o site do seu grupo na web, acesse: > http://br.groups.yahoo.com/group/hwguibr/ > > <*> Para sair deste grupo, envie um e-mail para: > hwg...@ya... > > <*> O uso que você faz do Yahoo! Grupos está sujeito aos: > http://br.yahoo.com/info/utos.html > > > |
From: Sandro R. R. F. <san...@ya...> - 2004-06-17 17:58:17
|
Hi Alexander Sequence error New Form Add two text box Save As Format HwGUI The error recursive "resource\f_hwgprh.prg can't opened" Regards Sandro Freire The Error.log is Error BASE/1132 Bound error: array access Called from hformgen.prg->(b)FILEDLG(322) Called from hcombo.prg->HCOMBOBOX:SETITEM(198) Called from hcombo.prg->HCOMBOBOX:REFRESH(179) Called from ->__WHEN(231) Called from hcombo.prg->(b)HCOMBOBOX:NEW(79) Called from hdialog.prg->DLGCOMMAND(327) Called from hdialog.prg->(b)(_INITSTATICS)(0) Called from hdialog.prg->DEFMODALDLGPROC(221) Called from ->HWG_DLGBOXINDIRECT(0) Called from hdialog.prg->HDIALOG:ACTIVATE(163) Called from ->ERRORPREVIEW(147) Called from ->DEFERROR(73) Called from errorsys.prg->(b)ERRORSYS(20) Called from hformgen.prg->(b)FILEDLG(322) Called from hcombo.prg->HCOMBOBOX:SETITEM(198) Called from hcombo.prg->HCOMBOBOX:REFRESH(179) Called from ->__WHEN(231) Called from hcombo.prg->(b)HCOMBOBOX:NEW(79) Called from hdialog.prg->DLGCOMMAND(327) Called from hdialog.prg->(b)(_INITSTATICS)(0) Called from hdialog.prg->DEFMODALDLGPROC(221) Called from ->HWG_DLGBOXINDIRECT(0) Called from hdialog.prg->HDIALOG:ACTIVATE(163) Called from ->ERRORPREVIEW(147) Called from ->DEFERROR(73) Called from errorsys.prg->(b)ERRORSYS(20) Called from hformgen.prg->(b)FILEDLG(322) Called from hcombo.prg->HCOMBOBOX:SETITEM(198) Called from hcombo.prg->HCOMBOBOX:REFRESH(179) Called from ->__WHEN(231) Called from hcombo.prg->(b)HCOMBOBOX:NEW(79) Called from hdialog.prg->DLGCOMMAND(327) Called from hdialog.prg->(b)(_INITSTATICS)(0) Called from hdialog.prg->DEFMODALDLGPROC(221) Called from ->HWG_DLGBOXINDIRECT(0) Called from hdialog.prg->HDIALOG:ACTIVATE(163) Called from ->ERRORPREVIEW(147) Called from ->DEFERROR(73) Called from errorsys.prg->(b)ERRORSYS(20) Called from hformgen.prg->(b)FILEDLG(322) Called from hcombo.prg->HCOMBOBOX:SETITEM(198) Called from hcombo.prg->HCOMBOBOX:REFRESH(179) Called from ->__WHEN(231) Called from hcombo.prg->(b)HCOMBOBOX:NEW(79) Called from hdialog.prg->DLGCOMMAND(327) Called from hdialog.prg->(b)(_INITSTATICS)(0) Called from hdialog.prg->DEFMODALDLGPROC(221) Called from ->HWG_DLGBOXINDIRECT(0) Called from hdialog.prg->HDIALOG:ACTIVATE(163) Called from ->ERRORPREVIEW(147) Called from ->DEFERROR(73) Called from errorsys.prg->(b)ERRORSYS(20) Called from hformgen.prg->(b)FILEDLG(322) Called from hcombo.prg->HCOMBOBOX:SETITEM(198) Called from hcombo.prg->HCOMBOBOX:REFRESH(179) Called from ->__WHEN(231) Called from hcombo.prg->(b)HCOMBOBOX:NEW(79) Called from hdialog.prg->DLGCOMMAND(327) Called from hdialog.prg->(b)(_INITSTATICS)(0) Called from hdialog.prg->DEFMODALDLGPROC(221) Called from ->HWG_DLGBOXINDIRECT(0) Called from hdialog.prg->HDIALOG:ACTIVATE(163) Called from ->ERRORPREVIEW(147) Called from ->DEFERROR(73) Called from errorsys.prg->(b)ERRORSYS(20) Called from hformgen.prg->(b)FILEDLG(322) Called from hcombo.prg->HCOMBOBOX:SETITEM(198) Called from hcombo.prg->HCOMBOBOX:REFRESH(179) Called from ->__WHEN(231) Called from hcombo.prg->(b)HCOMBOBOX:NEW(79) Called from hdialog.prg->DLGCOMMAND(327) Called from hdialog.prg->(b)(_INITSTATICS)(0) Called from hdialog.prg->DEFMODALDLGPROC(221) Called from ->HWG_DLGBOXINDIRECT(0) Called from hdialog.prg->HDIALOG:ACTIVATE(163) Called from ->ERRORPREVIEW(147) Called from ->DEFERROR(73) Called from errorsys.prg->(b)ERRORSYS(20) Called from hformgen.prg->(b)FILEDLG(322) Called from hcombo.prg->HCOMBOBOX:SETITEM(198) Called from hcombo.prg->HCOMBOBOX:REFRESH(179) Called from ->__WHEN(231) Called from hcombo.prg->(b)HCOMBOBOX:NEW(79) Called from hdialog.prg->DLGCOMMAND(327) Called from hdialog.prg->(b)(_INITSTATICS)(0) Called from hdialog.prg->DEFMODALDLGPROC(221) Called from ->HWG_ENDDIALOG(0) Called from hdialog.prg->ENDDIALOG(681) Called from errorsys.prg->(b)ERRORPREVIEW(145) Called from hdialog.prg->DLGCOMMAND(327) Called from hdialog.prg->(b)(_INITSTATICS)(0) Called from hdialog.prg->DEFMODALDLGPROC(221) Called from ->HWG_DLGBOXINDIRECT(0) Called from hdialog.prg->HDIALOG:ACTIVATE(163) Called from ->ERRORPREVIEW(147) Called from ->DEFERROR(73) Called from errorsys.prg->(b)ERRORSYS(20) Called from hformgen.prg->(b)FILEDLG(322) Called from hcombo.prg->HCOMBOBOX:SETITEM(198) Called from hcombo.prg->HCOMBOBOX:REFRESH(179) Called from ->__WHEN(231) Called from hcombo.prg->(b)HCOMBOBOX:NEW(79) Called from hdialog.prg->DLGCOMMAND(327) Called from hdialog.prg->(b)(_INITSTATICS)(0) Called from hdialog.prg->DEFMODALDLGPROC(221) Called from ->HWG_DLGBOXINDIRECT(0) Called from hdialog.prg->HDIALOG:ACTIVATE(163) Called from ->FILEDLG(338) Called from hformgen.prg->HFORMGEN:SAVE(158) Called from designer.prg->(b)DESIGNER(64) Called from hwindow.prg->DEFWNDPROC(305) Called from ->HWG_ACTIVATEMAINWINDOW(0) Called from hwindow.prg->HWINDOW:ACTIVATE(217) Called from designer.prg->DESIGNER(139) |
From: Rodrigo M. <rod...@te...> - 2004-06-16 23:25:13
|
2004-06-16 20:30 UTC-0300 Rodrigo Moreno <rod...@ya...> * source/htree.prg ! Fixed on click event when used with tab Regards Rodrigo Moreno |
From: Rodrigo M. <rod...@te...> - 2004-06-16 22:57:21
|
Hi Alexander, The on click event does not work when used with @..tab. I have changed the samples/testtree.prg, like this: @ 2, 2 TAB oTab ITEMS {} SIZE 565,312 BEGIN PAGE 'test' OF oTab @ 10,20 TREE oTree OF oTab SIZE 200,260 ; EDITABLE ; BITMAP { "..\image\cl_fl.bmp","..\image\op_fl.bmp" } END PAGE OF oTab Have any ideas ? I think the problem could be the same that I found when used with Listview Control. Regards Rodrigo Moreno |
From: <sa...@lu...> - 2004-06-15 17:37:17
|
Hi Alexander you intend to change the HwReport. As to print in format landscape. Regards Sandro Freire http://www.lumainformatica.com.br |
From: Alexander S.K. <al...@be...> - 2004-06-15 12:43:52
|
2004-06-15 16:40 UTC+0300 Alexander Kresin <al...@be...> * include/windows.ch * source/hedit.prg * source/hwindow.prg * Support of GET system for any kind of windows has been added. Regards, Alexander http://kresin.belgorod.su |
From: Alexander S.K. <al...@be...> - 2004-06-15 10:49:40
|
2004-06-15 14:45 UTC+0300 Alexander Kresin <al...@be...> * source/hfrmtmpl.prg * utils/designer/hformgen.prg * utils/designer/hctrl.prg ! Fixed form reposition 2004-06-15 11:02 UTC+0300 Alexander Kresin <al...@be...> * source/hcontrol.prg * source/control.c * source/hgraph.prg * Now it is possible to use status bar in dialogs. Regards, Alexander http://kresin.belgorod.su |
From: Rodrigo M. <rod...@te...> - 2004-06-14 19:03:58
|
Hi all Sorry about this error, it's my fault. 2004-06-14 15:40 UTC-0300 Rodrigo Moreno <rod...@ya...> * source/hedit.prg ! Fixed bug regarding decimal separator Regards Rodrigo Moreno |
From: Alexander S.K. <al...@be...> - 2004-06-14 13:20:08
|
2004-06-13 18:50 UTC+0300 Alexander Kresin <al...@be...> * source/hownbtn.prg ! The EndWindow() didn't work if it was called from the OWNERBUTTON - fixed. * source/hfrmtmpl.prg * utils/designer/resource/widgets.xml * utils/designer/hformgen.prg * utils/designer/hctrl.prg * utils/designer/inspect.prg ! Some fixes. * Added possibility to create main window from the form description. Regards, Alexander http://kresin.belgorod.su |
From: Sandro R. R. F. <san...@ya...> - 2004-06-14 12:48:48
|
The new site of Luma Informatica http://www.lumainformatica.com.br The site is used for hwgui in Brazil. Regards Sandro Freire http://www.lumainformatica.com.br |