Search found 111 matches: knew

Return to advanced search

Re: TEdit V TGet

Richard, FWH 14.11 provides unicode support though not finsihed yet. Please review FWH\samples\unicode.prg Yes, I knew it. I look new HMG331 Unicode IDE for build 32 and 64bit. Important point, not IDE. I mean this IDE read Chinese.UNI file( save as UTF-8 style ) and Textbox/Editbox ...
by richard-service
Tue Dec 09, 2014 11:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TEdit V TGet
Replies: 16
Views: 3369

Re: Next target: EasyReport !!! :-)

... other avenues to arrive at Windows apps, but soon discovered that with FW we were able to stop the non-sense and stay with the compiler we already knew and loved so well. I'm pretty sure that most people here feel it is already too late to start learning CAVO, or Delphi, or Builder or even .NET ...
by reinaldocrespo
Sun Jul 13, 2014 11:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Next target: EasyReport !!! :-)
Replies: 61
Views: 15440

Re: Running a program with mixed parameters

Cool, I knew you would do it.
by Gale FORd
Fri Jul 04, 2014 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Running a program with mixed parameters
Replies: 3
Views: 671

Re: Going to a field directly.

... what you want. If you just want to go to one of the two fields in the same row, then Tab or Shift-Tab will do it. But, I expect you already knew that. If you are looking to be able to jump to any field from any other field, then you are looking at an awful lot of key combinations which I ...
by James Bott
Mon Apr 14, 2014 2:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Going to a field directly.
Replies: 6
Views: 1124

Re: Drawing on a TImage and save [Solved]

Cristobal, I already answered: TImage, as any other control, doesn't automatically resize to its content. EMG I already knew But catches my attention that if we give the file to display, and the classe it calculates the size of the image before drawing the control, do not you draw ...
by cnavarro
Wed Apr 02, 2014 3:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drawing on a TImage and save [Solved]
Replies: 68
Views: 12205

Re: Drawing on a TImage and save [Solved]

Cristobal, Enrico Sure I'll use SetSize, I was just researching and asking if anyone knew that the monitoring was twice the size of the image, or was I knew not use the IMAGE command. I already answered: TImage, as any other control, doesn't automatically resize to ...
by Enrico Maria Giordano
Wed Apr 02, 2014 2:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drawing on a TImage and save [Solved]
Replies: 68
Views: 12205

Re: Drawing on a TImage and save [Solved]

Enrico Sure I'll use SetSize, I was just researching and asking if anyone knew that the monitoring was twice the size of the image, or was I knew not use the IMAGE command. And also, by investigating the size of the image you get in C has 4 pixels less in width ...
by cnavarro
Wed Apr 02, 2014 2:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drawing on a TImage and save [Solved]
Replies: 68
Views: 12205

Re: Windows / TPANEL

Yeah, I've been doing that on other issues. I was hoping someone knew something here. I also was hoping 13.09 would build correctly, but I got 30 errors and no one has posted a response to that yet ...
by TimStone
Fri Nov 08, 2013 1:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows / TPANEL
Replies: 13
Views: 3663

Re: OT: URGENT - Need Input

... blocked and I would have to approve it again. In my situation it was simple to identify the problem since an approve/deny box would pop-up so I knew what was going on. Other firewalls may not do this. Regards, James
by James Bott
Tue Nov 05, 2013 6:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: URGENT - Need Input
Replies: 21
Views: 5270

Re: Migrating to Harbour

Rick, Enrico I knew about the syntax difference in Try\Catch between xHarbour and Harbour and (like you) did not want to go through all my code to add HbCompat.ch. I would like to try Harbour as well but I have way too many Try\Catch ...
by Enrico Maria Giordano
Thu Oct 03, 2013 9:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 52
Views: 16535

Re: Migrating to Harbour

Enrico I knew about the syntax difference in Try\Catch between xHarbour and Harbour and (like you) did not want to go through all my code to add HbCompat.ch. I would like to try Harbour as well but I have way too many Try\Catch ...
by Rick Lipkin
Thu Oct 03, 2013 8:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 52
Views: 16535

Re: Migrating to Harbour

Rick, Enrico There is an include file for the Try\Catch .. I think it is HbCompat.ch .. something like that :( Rick Lipkin I already knew about hbcompat.ch but to use it I'd have to modify all my one thousand PRGs. :-) I tried to add #include "Hbcompat.ch" to std.ch but strangely ...
by Enrico Maria Giordano
Thu Oct 03, 2013 8:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 52
Views: 16535

Re: NEW CLASS TLayout

... from different places, the bug spreaded easily. The lesson is that just a little change in a little C function is enough to break an app... We knew this, but it is quite difficult to protect from it. When it happens, it happens. Anyhow, we are a great team (ALL OF US), and we have an incredibly ...
by Antonio Linares
Mon Sep 23, 2013 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: NEW CLASS TLayout
Replies: 19
Views: 8296

Re: Trouble with PIXEL clause of SAY command

... controls need to be aware that their parent is a dialog and adjust accordingly. I assume that controls are using dialog units instead of pixels. I knew it was going to be embarrassing when I discovered the answer. Sometimes you just have to walk away from the computer and let your subconscious ...
by James Bott
Wed Jul 17, 2013 12:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Trouble with PIXEL clause of SAY command
Replies: 5
Views: 1496

Re: TPanel & Codejock

James, Enrico, I knew you would get me on that one. Yes, you are correct, however, it seems easier to just to adopt a policy of ending any objects you create than to figure out if the owner object is doing it. Further, if you are ...
by Enrico Maria Giordano
Fri May 31, 2013 12:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TPanel & Codejock
Replies: 10
Views: 2126
PreviousNext

Return to advanced search