BOS TAURUS: Questions and Suggestions

Source code related resources

Moderator: Rathinagiri

User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: BOS TAURUS: Questions and Suggestions

Post by mol »

I agree with you, Esgici. My English is weak, too, bur, I'm not writing in Polish.
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

Re: BOS TAURUS: Questions and Suggestions

Post by Pablo César »

mol wrote:I agree with you, Esgici. My English is weak, too, bur, I'm not writing in Polish.
Not, Marek ? And this topic, in what languages did you wrote ?

http://hmgforum.com/viewtopic.php?p=20188#p20188

You found a colleague whos gives you a assistances and both of you wrote in polish. Come on...
IMO no message can be directed to this or that speaker; all messages must be directed to ALL members
I Igree in parts. All messages here are for everybody, my messages and yours. Because this is a forum.
My request was about single language posts
I will write in both languages, when I considered convenient. :!:
Esgici wrote:
Pablo César wrote:when messages is directed to spanish native speaker.... Right ?
(here was cutten complete phrase, then changed meanings)

Sorry, no; this time I don't agreed with you
I never said that I will not write in English. What it is your problem, Esgici ? I said, I will write in spanish or any other languages which will gives me more chance to comunicate better with creator of a product, as it was in this case with Claudio and also I will write in English for respect to others and make easier for you too (not for me of course). If I can communicate in Spanish or Portuguese with som colleagues which are involved, why I can not write in both languages ? I means Spanish or Portuguese AND ENGLISH.

Now it is not more impossibility to know meanings in other languages by Google Translator.

But I repeat, I will still comunicate in both languages Spanish or Portuguese AND also ENGLISH. I think should be good enough for you.

I do not like impositions !
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: BOS TAURUS: Questions and Suggestions

Post by esgici »

Ola Amigo, please be calm; nobody made any imposition to you.

Only a little request I made, if you accept.

In reality, nobody can make any enforcement to others, this is physically impossible under such forum conditions.

Everybody can write in any way and language that he / she like and found convenient.

I know that you have ability to writing successfully in two language; and because of this I want ask to you "why you don't write with the language that more people will understand ?"

Please accept that most of your last days posts was only one language, I meant this, not all your posts.

Anyway, if my little request was disturbed you, please don't be be angry to me .

I haven't any problem with any person.

I want only more healthy communication in the forum, members will have better understand each other and by this way we will arrive more useful and efficient results.

That is all.

Again, I'm sorry if I was offend you ;)

Regards
Viva INTERNATIONAL HMG :D
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: BOS TAURUS: Questions and Suggestions

Post by mol »

Google translator is worse tham your own even bad English, in my opinion. Try to read your sentence translated by G. T. This is the reason I switch off from topics in another language than English.
Last edited by mol on Sun Nov 11, 2012 1:05 pm, edited 1 time in total.
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

BOS TAURUS: Questions and Suggestions

Post by Pablo César »

Ahhh It´s ok, amigo Esgici !

You do not offended me. I think we can understand by many was when we feel good enough as good friends.

What I want to let clear, that when we find colleagues with sames languages, we can comunicate better, it is nothing personal, not with intentions to exclude anyone. Accept my appologies if all of you felt out. As I already said, I we write with English translations when I shall use other language.
worse tham your oen even bed english
But please Marek, your English it is so terrible.... :lol: :lol: :lol:
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: BOS TAURUS: Questions and Suggestions

Post by esgici »

OK my amigo, we are "d'accord" ;)

Please be careful; some people will be envy by friendship between others ;)

Saludos cordiales :D
Viva INTERNATIONAL HMG :D
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: BOS TAURUS: Questions and Suggestions

Post by mol »

Sorry for my terrible English. I was writing from my phone :-D
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: BOS TAURUS: Questions and Suggestions

Post by esgici »

Hi All

I'm working to understand Bos Taurus.

While working on Exploring BT encountered an weird problem :

A snippet from Demo1 ( prototype ) of Bos Taurus sample:

Code: Select all

PROCEDURE Proc_ON_PAINT
LOCAL hDC, BTstruct

MsgBox( Thiswindow.Name ) // <= This line causing to hangup :(

   hDC := BT_CreateDC ("Win1", BT_HDC_INVALIDCLIENTAREA, @BTstruct)
      BT_DrawGradientFillVertical (hDC, 0, 0, BT_ClientAreaWidth("Win1"), BT_ClientAreaHeight("Win1"), WHITE, BLACK)
      BT_DrawBitmap (hDC, 30, 150, 400, 400, BT_COPY, hBitmap)
   BT_DeleteDC (BTstruct)
RETURN
Problem not for Thiswindow.Name nor only MsgBox() :(

May be some special cases in ON PAINT procedure :?

Any idea :?:
Viva INTERNATIONAL HMG :D
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: BOS TAURUS: Questions and Suggestions

Post by Rathinagiri »

That makes a circular reference to message box, since drawing message box initiates on paint event.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: BOS TAURUS: Questions and Suggestions

Post by esgici »

Thanks

Does this means "don't use any screen using command / function call into ON PAINT proc" ?

Regards
Viva INTERNATIONAL HMG :D
Post Reply