Hi Bruno,
BL> Is not for me , but for a Minigui programmer
BL> She need to send SMS from harbour code
I use this small but very good app :
http://www.xharbour.com/xhc/index.asp?page=xhc_download_detail.asp&type=dl&id=108
This is not source code but maybe author Fred Chan can make accessible
it
Well, of course, this is the first that has been done!
More suggestions?
>> After upgrade my Kubuntu (up to Kubuntu karmic 9.10, GCC 4.4, KDE 4.3
>> RC3):
>> attempt to start (demo in "contrib/hbqt/tests/demoqt") leads to error
>> "Segmentation fault (core dumped)"
>>
>
> First come in mind that
Revision: 11969
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11969&view=rev
Author: vszakats
Date: 2009-08-04 01:44:32 + (Tue, 04 Aug 2009)
Log Message:
---
2009-08-04 03:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* source/vm/fm.c
! Fixe
Revision: 11968
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11968&view=rev
Author: vszakats
Date: 2009-08-04 01:39:15 + (Tue, 04 Aug 2009)
Log Message:
---
2009-08-04 03:38 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/linux/sunpro.cf
Revision: 11967
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11967&view=rev
Author: vszakats
Date: 2009-08-04 01:34:11 + (Tue, 04 Aug 2009)
Log Message:
---
2009-08-04 03:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* source/vm/dynlibhb.c
Revision: 11966
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11966&view=rev
Author: vszakats
Date: 2009-08-04 01:26:12 + (Tue, 04 Aug 2009)
Log Message:
---
2009-08-04 03:18 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbqt/hbqt_slots.c
Revision: 11965
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11965&view=rev
Author: vouchcac
Date: 2009-08-04 01:06:08 + (Tue, 04 Aug 2009)
Log Message:
---
2009-08-03 18:00 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* contrib/hbqt/generator/qt45
Revision: 11964
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11964&view=rev
Author: vszakats
Date: 2009-08-03 23:27:00 + (Mon, 03 Aug 2009)
Log Message:
---
2009-08-04 01:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* include/hbdefs.h
! Fu
Alexandr Okhotnikov napsal(a):
Hi
After upgrade my Kubuntu (up to Kubuntu karmic 9.10, GCC 4.4, KDE 4.3 RC3):
attempt to start (demo in "contrib/hbqt/tests/demoqt") leads to error
"Segmentation fault (core dumped)"
First come in mind that you need to recompile harbour
best regards
Davor
_
HI Jose Luis
Is not for me , but for a Minigui programmer
She need to send SMS from harbour code
thanks anyway
Bruno
El 3 de agosto de 2009 17:06, José Luis Capel escribió:
> Hi Bruno,
>
> As far I know this only works on smartphone devices. I'll investigate if
> it is possible to use this
Revision: 11963
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11963&view=rev
Author: vszakats
Date: 2009-08-03 22:52:28 + (Mon, 03 Aug 2009)
Log Message:
---
2009-08-04 00:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
* Minor.
*
Hi
After upgrade my Kubuntu (up to Kubuntu karmic 9.10, GCC 4.4, KDE 4.3 RC3):
attempt to start (demo in "contrib/hbqt/tests/demoqt") leads to error
"Segmentation fault (core dumped)"
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harb
http://www.xbaseforum.de/viewforum.php?f=23
ftp://ftp.alaska-software.com/documents/MTTUTOR2.PDF
http://www.combifinanz.de/tools/sbrowse.htm
http://www.xbaseprogrammer.com/Content.cgi?Menu=Source%20Code
http://www.xbwin.com/
http://www.idep.nl/
2009/8/3 Pritpal Bedi :
>
> Hello Everybody
>
> I am
Hi Bruno,
As far I know this only works on smartphone devices. I'll investigate if it
is possible to use this api from a desktock computer with a smartphone
conneted to.
Maybe you are looking for a sms service?? I think there are serveral web
sites that can offer you this service (send sms from
I'd really like to have both.
100% compatibility doesn't mean you can't improve xbpparts or add
inexistent ones like the richtext editor or a spreadsheet.
JMHO
Angel
PD: Congrats for your great job.
The only feature I find missing is masked imput (xbpget) to start
developing real
Thank you everybody helped me.
The example file is TOO long, but i hope to examine it.
Giovanni Di Maria
--- Dada Music Movement, tutta la musica che vuoi! ---
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mai
Hello Everybody
I am looking for some real-life XbpBrowse() code example
to compare and check my results. Please forward it on the list
if you have one. Please make it as isolated as possible.
I am intesrested in how AppEvent() loop interacts with XbpBrowse().
Please forward code which you thin
Hi
Pritpal Bedi wrote:
>
> Second - as I am in a position to provide both TBrowse() and XbpBrowse()
> approaches, what do you think if I retain both or only XbpBrowse().
> Internally, TBrowse() will map itself to XbpBrowse().
>
The deep thinking suggests that there must be 100% compatibilit
Hello Viktor
Viktor Szakáts wrote:
>
> A QT-based TBrowse() is very nice, but doesn't have much to do
> with XBP lib functionality per se, unless Xbase++ has similar
> GUI version of TBrowse() (I don't think so). Since you say this
> QT based TBrowse() is built on top of XBP stuff, it's certain
afaik with xbase++ 1.9 sl1 you can still mix traditional SAY/GET or TBrowse()
with Graphical User Interface elements
Page six at
ftp://ftp.alaska-software.com/documents/feature-overview-v19sl1-en.pdf
2009/8/3 Viktor Szakáts :
> Hi Pritpal,
>
>> First - a good news - I am been able to simulate
>>
Hello Massimo
Massimo Belgrano-3 wrote:
>
> Because demowvg.prg is large to be a sample (
> i prefer reduced code to better understand
> Harbour community still haven't a collect of sample of all that is
> different from clipper code
> we can start from here to collect
> tomorrow this sample w
Hi Pritpal,
First - a good news - I am been able to simulate
TBrowse() behavior as far as vertical navigation is concerned.
Horizontal navigation - freeze - is practically non-existent in Qt's
model/view architect and hence so far I have no clues how
to simulate this. Barring "FREEZE" and "FOOTE
Hi Pritpal
Because demowvg.prg is large to be a sample (
i prefer reduced code to better understand
Harbour community still haven't a collect of sample of all that is
different from clipper code
we can start from here to collect
tomorrow this sample will be included in your doc project
http://www.
Hello Everybody
First - a good news - I am been able to simulate
TBrowse() behavior as far as vertical navigation is concerned.
Horizontal navigation - freeze - is practically non-existent in Qt's
model/view architect and hence so far I have no clues how
to simulate this. Barring "FREEZE" and
Massimo Belgrano-3 wrote:
>
> I invite every body use gtwvt/gtwvg Post a sample using this command
>
Why do you need anybody's code when everything is
demonstrated in harbour/contrib/gtwvg/tests/demowvg.prg ?
Regards
Pritpal Bedi
--
View this message in context:
http://www.nabble.com/Grap
We have many GTs:
1- console I/O like GTNUL, GTGUI, GTCGI, GTSTD
2 - full screen like GTWVT, GTWIN, GTXWC, GTTRM, GTSLN, GTCRS
3 - graphical like GTWVT and GTXWC
AFAIK Only with 3 graphical GT you can
Either will use wvt_ command like:
Wvt_DrawLine
Wvt_SetBrush
Wvt_DrawEllipse
Wvt_SetBrush
Wvt_
Hello
Is it possible to DRAW pixel in "console mode" with harbour?
Thank
Giovanni Di Maria
--- Dada Music Movement, tutta la musica che vuoi! ---
___
Harbour mailing list
Harbour@harbour-project.org
h
People.
The SMS function from Jose Luis Capel is only for Wince
or is usefull for use in PC too
Bruno
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Witam!
W liście datowanym 1 sierpnia 2009 (20:26:46) napisano:
> [sobota, 01 sierpie� 2009], Jarosław Kądzioła napisa?(a):
> Hi
>> > Have you rebuild libraries for WinCE too?
>> Yes, all libraries from zero.
> Thank for the info.
> I've just check the whole code and it was disabled also in hbs
-Messaggio Originale-
Da: "Viktor Szakáts"
A: "Harbour Project Main Developer List."
Data invio: lunedì 3 agosto 2009 14.56
Oggetto: Re: [Harbour] Array access at C level
You have to #include the Clipper compatible headers.
Thank you, it works.
EMG
--
EMAG Software Homepage:
You have to #include the Clipper compatible headers.
Brgds,
Viktor
On 2009.08.03., at 2:52, Enrico Maria Giordano wrote:
-Messaggio Originale- Da: "Viktor Szakáts" >
A: "Harbour Project Main Developer List." project.org>
Data invio: lunedì 3 agosto 2009 1.49
Oggetto: Re: [Harbour] Ar
-Messaggio Originale-
Da: "Viktor Szakáts"
A: "Harbour Project Main Developer List."
Data invio: lunedì 3 agosto 2009 1.49
Oggetto: Re: [Harbour] Array access at C level
> Can I ask the reason for this Clipper compatibility break?
It's not a Clipper compatibility break, as Clipper
Revision: 11962
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11962&view=rev
Author: vszakats
Date: 2009-08-03 07:06:47 + (Mon, 03 Aug 2009)
Log Message:
---
2009-08-02 09:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* bin/postinst.sh
* sourc
33 matches
Mail list logo