Search found 33 matches

by SP
Wed Oct 04, 2006 5:59 am
Forum: Coding Questions
Topic: Adjusting text lines in a editorgadget or stringgadget
Replies: 2
Views: 800

OK Trond!
It's exactly that I need! Thanks

Greetings
by SP
Tue Oct 03, 2006 7:34 pm
Forum: Coding Questions
Topic: Adjusting text lines in a editorgadget or stringgadget
Replies: 0
Views: 513

Adjusting text lines in a editorgadget or stringgadget

Hi,

Somebody knows how to autoadjust the text lines to the width of a gadget (editor or stringgadget)?
I would like not to have to press the intro key when at the end of the line.

Thanks!

Greetings
by SP
Tue Oct 03, 2006 7:34 pm
Forum: Coding Questions
Topic: Adjusting text lines in a editorgadget or stringgadget
Replies: 2
Views: 800

Adjusting text lines in a editorgadget or stringgadget

Hi,

Somebody knows how to autoadjust the text lines to the width of a gadget (editor or stringgadget)?
I would like not to have to press the intro key when at the end of the line.

Thanks!

Greetings
by SP
Sun Oct 01, 2006 4:57 pm
Forum: Coding Questions
Topic: Get a unicode char from a code
Replies: 4
Views: 1044

Thanks Trond

Greetings
by SP
Sun Oct 01, 2006 3:53 pm
Forum: Coding Questions
Topic: Get a unicode char from a code
Replies: 4
Views: 1044

Hi Trond,

Is possible to get unicode characters without compiling in unicode mode?
I need to know it to interpret the characters sended by external device.

Thanks in advance.
Best regards
by SP
Sun Oct 01, 2006 12:30 pm
Forum: Coding Questions
Topic: Get a unicode char from a code
Replies: 4
Views: 1044

Get a unicode char from a code

Hi,

How can I get the corresponding unicode character from a gived code number?

Greetings
by SP
Sat Sep 09, 2006 6:39 am
Forum: Coding Questions
Topic: RS232 communication
Replies: 13
Views: 4613

Thanks for your code Baldrick,
Greetings
by SP
Fri Sep 08, 2006 7:00 am
Forum: Coding Questions
Topic: RS232 communication
Replies: 13
Views: 4613

Hi Daniel,

My english is very poor. Perhaps not explains me well.

I try to say that I'm thinking about how perform this. I don't believe that the MVCOM have a bug. I wanted the way to receive an event reporting the arrival of characters to the input buffer.

Thanks.
Greetings
Santi
by SP
Fri Sep 08, 2006 6:31 am
Forum: Coding Questions
Topic: RS232 communication
Replies: 13
Views: 4613

Bonjour Marc,

I have not written code. I am considering the form to perform the serial communications. I take note of your suggestion.

Thanks by your time.
A greeting from Barcelona
by SP
Thu Sep 07, 2006 7:04 pm
Forum: Coding Questions
Topic: RS232 communication
Replies: 13
Views: 4613

Hi Daniel,

Do you mean that I have to work with 3.94 version to be able to do this?
by SP
Thu Sep 07, 2006 6:03 pm
Forum: Coding Questions
Topic: RS232 communication
Replies: 13
Views: 4613

Thanks Droopy, but I think that this library not allow to make this.(Perhaps I'm in error, but not found a function that perform it).

Greetings
by SP
Thu Sep 07, 2006 7:35 am
Forum: Coding Questions
Topic: RS232 communication
Replies: 13
Views: 4613

RS232 communication

Dears purebasicmaniacs, I need yours suggestions (sorry for my english)

The question is this:

I have to perform a serial communications with a device.
This device sends data without previous interrogation and without predetermined time i.e. in any moment.

I would prefer not to have to do a cyclic ...
by SP
Sun Sep 03, 2006 11:04 am
Forum: Coding Questions
Topic: Can be passed structured arrays to a procedure DLL?
Replies: 0
Views: 742

Can be passed structured arrays to a procedure DLL?

Hello!

The following code, passes the address of an array to a procedure, in which the values of their elements are modified. It functions well, but when I try to do the same thing, but putting the procedure in a DLL does
not function (invalid memory access).

It's possible to do this?
Thanks ...
by SP
Fri Sep 01, 2006 9:19 pm
Forum: Coding Questions
Topic: Print Active Window
Replies: 24
Views: 4009

OK
Thank you!
by SP
Fri Sep 01, 2006 9:03 pm
Forum: Coding Questions
Topic: Print Active Window
Replies: 24
Views: 4009

Yes. I need to print in a DIN A4 (Horizontal or vertical) with the same aspect ratio that fits on the page.
Don't worry Trond. I try to implement others solutions.
Thanks!