On 03/24/2014 12:08 PM, Paul Breneman wrote:
On 03/15/2014 07:33 PM, Paul Breneman wrote:
...
My main specialty is communication software (
www.turbocontrol.com/APro.htm ), so right now that is what I'm working
on. I have a USB hub working with a keyboard on my Nexus 7 (via OTG),
but a FTDI USB
I in fact just took the time to start implementing an "active noGUI"
Widget Type for Lazarus.
Seems indeed rather easy up til now. (A single timer and TThread.Queue
do work on Linux)
-Michael
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.o
Hi,
On Fri, 9 May 2014, nitinjain wrote:
>*MEMW[$B800:(width_offset-1)*2
> +(height_offset-1)*160]:=current_location^.code;*
For the sake of completeness, this piece of code is just writing a
character to the text mode memory of the display hardware direc
2014-05-09 9:45 UTC, Dimitrios Chr. Ioannidis :
> Hi,
>
> Στις 9/5/2014 3:02 πμ, ο/η Inoussa OUEDRAOGO έγραψε:
>> Hello,
>>
>> I am glad to announce the 0.6 release of the Web Service Toolkit.
>
> thank you very much for sucha great tool kit.
>
> PS: Could you plz create a 0.6 tag in the subversion
Hi,
Στις 9/5/2014 3:02 πμ, ο/η Inoussa OUEDRAOGO έγραψε:
Hello,
I am glad to announce the 0.6 release of the Web Service Toolkit.
thank you very much for sucha great tool kit.
PS: Could you plz create a 0.6 tag in the subversion repo ?
regards,
--
Dimitrios Chr. Ioannidis
smime.p7s
Desc
nitinjain wrote:
Thanks for your prompt reply on this.
my code is like below, is there any option to implemet the same thing?
*MEMW[$B800:(width_offset-1)*2
+(height_offset-1)*160]:=current_location^.code;*
What /exactly/ does the program
On Fri, 9 May 2014, Reinier Olislagers wrote:
Thanks a lot, Inoussa, seems like a lot of hard work went into that!
It is a great toolkit, often better than commercial software.
I use it a lot.
Michael.
___
fpc-pascal maillist - fpc-pascal@list
In our previous episode, nitinjain said:
> Thanks for your prompt reply on this.
> my code is like below, is there any option to implemet the same thing?
>
> ---
> PROCEDURE window_object.appear;
>
> VAR
>width_offset,
>heigh
On Fri, May 9, 2014 09:00, nitinjain wrote:
> Thanks for your prompt reply on this.
> my code is like below, is there any option to implemet the same thing?
>
> ---
> PROCEDURE window_object.appear;
>
> VAR
>width_offset,
>heig
Thanks for your prompt reply on this.
my code is like below, is there any option to implemet the same thing?
---
PROCEDURE window_object.appear;
VAR
width_offset,
height_offset: BYTE;
current_location : location_pointer;
Thanks a lot, Inoussa, seems like a lot of hard work went into that!
Reinier
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
11 matches
Mail list logo