| Author |
Message |
Forum: HMG General Help Topic: Freeimage |
| sudip |
|
Posted: Wed Sep 01, 2010 11:04 am
|
|
Replies: 2 Views: 156
|
| Thanks a lot Ricci. I created following function as follows: #define STD_WIDTH 123 #define STD_HEIGHT 123 // Following function is used to reduce the image size // This will be useful for storing large image file into memo field // This will reduce table size to a great extent :-) Sudip Function Ima... |
|
 |
Forum: HMG General Help Topic: Freeimage |
| sudip |
|
Posted: Sat Aug 28, 2010 4:42 pm
|
|
Replies: 2 Views: 156
|
| Hello, How can I use Freeimage library with HMG 3.0.35 ? I found there is a library hmg\harbour\lib\libhbfimage.a But, when I use this library, got some undefined functions errors during compilation and linking. I need it to store images to tables, after reducing the size of image. Without reducing ... |
|
 |
Forum: HMG General Help Topic: Recompiling under HMG 3.0.35 |
| sudip |
|
Posted: Thu Aug 26, 2010 12:53 pm
|
|
Replies: 10 Views: 187
|
| Hi Marek/Sudip/Escigi It looks as if the compilation via HMG 3 is much stricter in that it validates the value of cFile as if it is a runtime. By addiing if valtype(cFile) == "C" wherever cFile is used solves the problem. BTW, the resultant EXE is much faster than HMG2. I wonder whether i... |
|
 |
Forum: HMG General Help Topic: Recompiling under HMG 3.0.35 |
| sudip |
|
Posted: Thu Aug 26, 2010 10:57 am
|
|
Replies: 10 Views: 187
|
| Hi CCH, After a long time I see your post :D Have you clicked on Project Menu -> Reset Project Incremental Data? Or please check valtype(cFile) I guess it's a Compile time error. If above mentioned solutions are not helpful, can you please send a small copy of your source code. Thanks in advance :) |
|
 |
Forum: HMG News and Updates Topic: HMG.4 New Binaries+Source Release |
| sudip |
|
Posted: Thu Aug 26, 2010 3:33 am
|
|
Replies: 7 Views: 406
|
Great!!!  |
|
 |
Forum: General Discussions Topic: Happy Birthday Rathi |
| sudip |
|
Posted: Wed Aug 18, 2010 12:57 pm
|
|
Replies: 23 Views: 230
|
Hi Rathi,
Wish you very very happy birthday  |
|
 |
Forum: HMG News and Updates Topic: Future Directions |
| sudip |
|
Posted: Fri Aug 13, 2010 2:33 am
|
|
Replies: 26 Views: 848
|
| Same question to Rathi. My SF id is sudipb. How can I join? |
|
 |
Forum: HMG News and Updates Topic: Future Directions |
| sudip |
|
Posted: Thu Aug 12, 2010 5:56 pm
|
|
Replies: 26 Views: 848
|
Hi Rathi,
HBQt has Good Incremental search with Listbox. HBQt Grid's edit mode is activated when pressing any key (non-navigational keys) like spreadsheet.  |
|
 |
Forum: General Discussions Topic: A new Harbour site |
| sudip |
|
Posted: Thu Aug 12, 2010 4:06 pm
|
|
Replies: 17 Views: 416
|
Hello All,
Just now I am able to compile with HBIDE 
It's an excellent IDE, with more and more features coming 
Many thanks to Massimo and Pritpal. 
|
|
 |
Forum: HMG News and Updates Topic: Future Directions |
| sudip |
|
Posted: Thu Aug 12, 2010 3:59 pm
|
|
Replies: 26 Views: 848
|
Hello All,
May be out of the topic, but has some relation with HBQt.  Just now I am able to compile and run Harbour HBQt test file with HBIDE Thanks to Pritpal and Massimo 
|
|
 |
| Sort by: |