Search found 36 matches: i61

Searched query: i61

by Rick Lipkin
Mon Sep 21, 2015 12:11 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Mejoras para scintilla
Replies: 1040
Views: 985527

Re: Mejoras para scintilla

... Main.prg ( Main() ) .. has several static functions which do not show up in the jump list .. yet if I open a .prg with many Static Functions .. the jump list is there ??

Thanks
Rick Lipkin

http://i60.tinypic.com/2mp0da9.jpg
http://i61.tinypic.com/2zrhwmc.jpg
by armando.lagunas
Thu Aug 27, 2015 3:49 pm
Forum: FiveWin para Harbour/xHarbour
Topic: TtaskPanel
Replies: 35
Views: 9856

Re: TtaskPanel

... lib que proporciona la clase para xHarbour

los BMP los hago mas hanchos y corro la imagen a la derecha, y se encuadran perfectamente.


http://i61.tinypic.com/2ajw0wk.png

aqui esta la mascara que utilizo:

   DEFINE THEME NAME "#TASKOK"      ELEMENT ...
by Rick Lipkin
Thu Aug 13, 2015 1:49 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Exempt certain xBrowse rows from MakeTotals()
Replies: 8
Views: 4337

Exempt certain xBrowse rows from MakeTotals()

... Is there a way to exempt a row so it will not be calculated ? .. see attached .. Direct and Indirect ..

or .. only select certain rows to be calculated with MakeTotals ?

Rick Lipkin
http://i58.tinypic.com/rupm34.jpg
http://i61.tinypic.com/23mn315.jpg
by Rick Lipkin
Wed Aug 12, 2015 4:48 pm
Forum: FiveWin for Harbour/xHarbour
Topic: aSort on two fields
Replies: 7
Views: 2684

aSort on two fields

... on one field and not a concatenation of two. Hopefully I am wrong and someone can give me some advice on sorting this array first on C then on A ..
aSort&#40; aBitem,,, &#123;|x,y| x&#91;3&#93; < y&#91;3&#93;&#125; &#41;&nbsp;

Thanks
Rick Lipkin
http&#58;//i61&#46;tinypic&#46;com/2zyef5z&#46;jpg
by Rick Lipkin
Thu Aug 06, 2015 1:13 pm
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse MakeTotals on Array Column
Replies: 2
Views: 654

Re: xBrowse MakeTotals on Array Column

... 41; &#41; &#125; oLbx3:bChange := &#123; || oCol:RefreshFooter&#40;&#41; &#125; WITH OBJECT oLbx3 :aCols&#91;2&#93;:nFooterType := AGGR_SUM :MakeTotals&#40;&#41; * :bLClickFooter := &#123; |r,c,f,o| FooterAggrClick&#40; r, c, f, o &#41; &#125; END
http&#58;//i61&#46;tinypic&#46;com/2lcof2f&#46;jpg
by mastintin
Wed Jul 08, 2015 7:00 am
Forum: FiveWin for Harbour/xHarbour
Topic: bmpfromico
Replies: 32
Views: 10318

Re: bmpfromico

... HasAlpha()
oImage:Refresh()

http&#58;//i60&#46;tinypic&#46;com/2eld0za&#46;jpg

with

DeleteObject( oImage:hBitmap )
oGBmp:hBmp:= GDIPLUSIMAGEFROMICO( hIcon )
oImage:hBitmap:= oGBmp:GetGDIHbitmap()
oImage:HasAlpha()
oImage:Refresh()

http&#58;//i61&#46;tinypic&#46;com/34hf7f5&#46;jpg
by Rick Lipkin
Sat Jun 27, 2015 3:41 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How many INDEX can create ON MySql and How to use it?
Replies: 8
Views: 2871

Re: How many INDEX can create ON MySql and How to use it?

... chose your fields from tables and create a join to make a relational recordset.

http&#58;//i58&#46;tinypic&#46;com/2uolaae&#46;jpg
http&#58;//i61&#46;tinypic&#46;com/51ri41&#46;jpg

Here is a simple join on Customer Id that creates a join ( relation ) between two tables

SELECT
Customer ...
by mastintin
Mon Jun 15, 2015 9:44 am
Forum: FiveWin para Harbour/xHarbour
Topic: problemas con el build 3 de fwh1505
Replies: 8
Views: 1101

problemas con el build 3 de fwh1505

... con codigo que usa recursos ....
en el 15.05 build2

http&#58;//i62&#46;tinypic&#46;com/2yjtq1k&#46;jpg

en el build 15.05 build 3
http&#58;//i61&#46;tinypic&#46;com/169lzeh&#46;jpg

el mismo codigo recompilado ... intentaré aislar el problema . el bmp deja de ser trasparente pero aqui tengo ...
by Rick Lipkin
Fri May 22, 2015 3:33 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Test to see if USB Printer is ready
Replies: 20
Views: 6485

Re: Test to see if USB Printer is ready

... throw up a MsgAlert to the user to be able to check if the cable is plugged in.

As you can see from the picture .. my default printer is faded out and is 'not ready' .. I just need some way to test for the 'ready state' before I print.

Rick Lipkin
http&#58;//i61&#46;tinypic&#46;com/ezmyh1&#46;jpg
by Manuel Aranda
Fri Apr 24, 2015 4:47 pm
Forum: FiveWin para Harbour/xHarbour
Topic: juego pacman ala Fwh
Replies: 24
Views: 5681

Re: juego pacman ala Fwh

Muy buen trabajo. Muchas gracias.


Image
by MOISES
Tue Feb 24, 2015 6:37 pm
Forum: FiveWin para Harbour/xHarbour
Topic: sobre DatePicker
Replies: 11
Views: 3197

Re: sobre DatePicker

Hola,

Muchísimas gracias. Ya casi está, pero me gustaría eliminar el punto que se ve del Diálogo que uso para el DatePicker:

http&#58;//i61&#46;tinypic&#46;com/2hrzo9g&#46;png



// MBA 24.02.2015#include "FiveWin.ch"#include "constant.ch"#define DTN_FIRST &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp ...
by MOISES
Tue Feb 24, 2015 6:36 pm
Forum: FiveWin for Harbour/xHarbour
Topic: DatePicker´s question
Replies: 6
Views: 1339

Re: DatePicker´s question

Hello Joao,

Many thanks. Almost done, but I want to supress the Little mark from the Dialog:

http&#58;//i61&#46;tinypic&#46;com/2hrzo9g&#46;png

Thank you.

// MBA 24.02.2015#include "FiveWin.ch"#include "constant.ch"#define DTN_FIRST &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp ...
by MOISES
Mon Feb 23, 2015 3:23 pm
Forum: FiveWin for Harbour/xHarbour
Topic: DatePicker´s question
Replies: 6
Views: 1339

Re: DatePicker´s question

I would like to be shown like this please:

Image
by MOISES
Mon Feb 23, 2015 3:22 pm
Forum: FiveWin para Harbour/xHarbour
Topic: sobre DatePicker
Replies: 11
Views: 3197

Re: sobre DatePicker

Hola,

Muchas gracias, me refiero a que saliera automáticamente así:

Image
by bpd2000
Tue Jan 13, 2015 8:50 am
Forum: FiveWin para Harbour/xHarbour
Topic: Existe alguna Documentacio .chm para Harbour
Replies: 15
Views: 4271

Re: Existe alguna Documentacio .chm para Harbour

sysctrl2 wrote:en win 8 tampoco funciona,

Right click .chm file and visit properties, Unblock file, It may solve
Image