SET MESSAGE ERROR
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Anyway now that you asked. This code works:
You can have controls on tbar and msgbars.
Code: Select all
SET MESSAGE OF oWnd TO FWCOPYRIGHT NOINSET DATE CLOCK 2007
DEFINE MSGITEM OF oWnd:oMsgBar SIZE 100 prompt " Test TEST" BITMAP "\FWH\BITMAPS\CHART.BMP"
omsgbar := ownd:omsgbar
@ 01,300 BUTTON 'press' SIZE 100,20 PIXEL OF oMsgBar
ACTIVATE WINDOW oWnd on init omsgbar:refresh()
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
NOINSET
I'm using the 7.12 library, and the only thing I was hoping to change is the inset display. Using NOINSET in the command line does not work and I believe I have the latest 7.12. Any thoughts on this ?
Tim
Tim
Tim Stone
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Inset
Can you send me the fix when its ready ? Thanks.
Tim Stone
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Mr Otto
http://www.andywos.ih.co.za/xmate/
That is xMate. Free project manager written in xharbour for management of projects. Contains an editor too, Very useful. This is available at this websiteSilvio, may I ask you what program you are useing here?
http://www.andywos.ih.co.za/xmate/
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
-
- Posts: 824
- Joined: Thu Oct 13, 2005 7:39 am
- Location: Germany
OTTO,
SORRY I WAS AWAY..
I use xmate to create all Applications, LIBs and DLL from 4 year and I never had problems, with xmate I can to controll al( warnings ecc),create input dialog from dbf ..and save on rc or prg ....I can edit each files and compile and run it.
Xmate is My desktop work...!!!!
SORRY I WAS AWAY..
I use xmate to create all Applications, LIBs and DLL from 4 year and I never had problems, with xmate I can to controll al( warnings ecc),create input dialog from dbf ..and save on rc or prg ....I can edit each files and compile and run it.
Xmate is My desktop work...!!!!
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Yes. And that is what we are waiting for in the next version.
About the inset issue, msgbars without 2007 style react correctly to the noinset or inset clause.
I thought it was the intention that in the 2007stye there would be no inset. I am not expecting inset will be provided in 2007style. Am I wrong?
About the inset issue, msgbars without 2007 style react correctly to the noinset or inset clause.
I thought it was the intention that in the 2007stye there would be no inset. I am not expecting inset will be provided in 2007style. Am I wrong?
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India