Re: [MSEide-MSEgui-talk] how to customize tedit menu

2015-01-04 Thread Bill Buzzell
Very nice. Very easy instructions. Works good. Thanks On Sun, Jan 4, 2015 at 1:34 PM, Alexandre Minoshi wrote: > You can change scrollbar width if msescrollbar.pas > > msescrollbar.defaultscrollbarwidth = 10 > msescrollbar.defaultbuttonminlength := 30; > > >

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2015-01-04 Thread Alexandre Minoshi
You can change scrollbar width if msescrollbar.pas msescrollbar.defaultscrollbarwidth = 10 msescrollbar.defaultbuttonminlength := 30; -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by I

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2015-01-04 Thread misu kun
looks good with patterns -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2015-01-03 Thread misu kun
this is my final editing of the dark skin . > >> Can you point me to some directions on how to get this skinning/themes going > soon you will find it in https://gitorious.org/mseuniverse/mseuniverse/source > >> and can compile on FPC 2.7.1 > MSEgui do not support fpc trunk yet ---

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2015-01-02 Thread Bill Buzzell
Wow. Can you point me to some directions on how to get this skinning/themes going. Any demos? I see (and can compile on FPC 2.7.1) the tabwidgetsskin.prj in MseUniverse. Is this the same theming you are doing here. Looks really nice. Running on ARM too? On Fri, Dec 26, 2014 at 7:40 AM, misu kun

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-29 Thread misu kun
Hi tstringedit popup menu , how to change its grayed color shadow , text background ? -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Me

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-28 Thread Martin Schreiber
On Thursday 25 December 2014 10:57:18 misu kun wrote: > > the colors can be set by the tskincontroller.font_menu.* properties > > ah i did't see it > > > but in tskincontroller.font_menu there is no fontactive propertie > which is important . Please use tskincontroller.popupmenu_itemframeactive.te

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-27 Thread misu kun
Hi tstringedit popup menu , how to change its grayed color shadow , text background ? -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Me

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-26 Thread misu kun
> the colors can be set by the tskincontroller.font_menu.* properties > ah i did't see it but in tskincontroller.font_menu there is no fontactive propertie which is important . is it possible to set it in onactivate event ? 2014-12-25 7:19 UTC+01:00, Martin Schreiber : > On Wednesday 24 December

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-24 Thread Martin Schreiber
On Wednesday 24 December 2014 19:50:22 misu kun wrote: > ok > i think skincontroller.mainmenu / popupmenu need to have font property > They use stockobjects.fonts[stf_menu], the colors can be set by the tskincontroller.font_menu.* properties. More settings are possible in tskincontroller.onactiva

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-24 Thread misu kun
ok i think skincontroller.mainmenu / popupmenu need to have font property 2014-12-24 18:11 UTC+01:00, Martin Schreiber : > On Wednesday 24 December 2014 16:58:43 misu kun wrote: >> its just because i never used gitorious nor github befor . >> anyway , my username : cefou >> > I pushed your files t

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-24 Thread Martin Schreiber
On Wednesday 24 December 2014 16:58:43 misu kun wrote: > its just because i never used gitorious nor github befor . > anyway , my username : cefou > I pushed your files to Gitorious: https://gitorious.org/mseuniverse/mseuniverse/source/skins/cefou You can change it yourself, please use lowercase on

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-24 Thread misu kun
its just because i never used gitorious nor github befor . anyway , my username : cefou 2014-12-24 15:35 UTC+01:00, Martin Schreiber : > On Wednesday 24 December 2014 15:27:02 misu kun wrote: >> thanks , thats good >> this is my dark skin , if you like it , you can put it in mseuniverse >> >> i'll

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-24 Thread Martin Schreiber
On Wednesday 24 December 2014 15:27:02 misu kun wrote: > thanks , thats good > this is my dark skin , if you like it , you can put it in mseuniverse > > i'll make other skins with face images & i'll put it here Do you not want to push it yourself? Then you can maintain it. Please send me your Git

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-24 Thread Martin Schreiber
On Wednesday 24 December 2014 09:43:23 misu kun wrote: > thanks > seems skincontroller.slider.frame.optionsskin[fso_nofocusrect] doesn't > work !, i mean the focus rect still exist . > the same thing for booleanedit caption > Please try again with git master 25d581c6fb005b31987fb09665eacacc282859b

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-24 Thread misu kun
thanks seems skincontroller.slider.frame.optionsskin[fso_nofocusrect] doesn't work !, i mean the focus rect still exist . the same thing for booleanedit caption 2014-12-24 9:13 UTC+01:00, Martin Schreiber : > On Tuesday 23 December 2014 20:46:42 misu kun wrote: >> thanks >> i can't set framecom

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-24 Thread Martin Schreiber
On Tuesday 23 December 2014 20:46:42 misu kun wrote: > thanks > i can't set framecomp for skincontroller.slider.frame , i mean even if > i select a framecomp it still ! > Please try again with git master 63c4c5a9c6d76327d51a0142764254e4fc33f1d6. Martin ---

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-23 Thread misu kun
thanks i can't set framecomp for skincontroller.slider.frame , i mean even if i select a framecomp it still ! 2014-12-23 17:40 UTC+01:00, Martin Schreiber : > On Tuesday 23 December 2014 17:14:03 misu kun wrote: >> what is skincontroller.databutton ? >> > tdatabutton has an integer value property

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-23 Thread Martin Schreiber
On Tuesday 23 December 2014 17:14:03 misu kun wrote: > what is skincontroller.databutton ? > tdatabutton has an integer value property which can be modified by button clicks. It can be placed in a twidgetgrid in order to build a data column. Martin ---

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-23 Thread misu kun
what is skincontroller.databutton ? 2014-12-23 17:02 UTC+01:00, misu kun : > ops , sorry i didn't see booleanedit member . > > 2014-12-23 16:59 UTC+01:00, misu kun : >> Hi >> is it possible to change tbooleanedit's face and glyph colors with >> skincontroller ? >> >> 2014-12-22 12:59 UTC+01:00, Ma

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-23 Thread misu kun
ops , sorry i didn't see booleanedit member . 2014-12-23 16:59 UTC+01:00, misu kun : > Hi > is it possible to change tbooleanedit's face and glyph colors with > skincontroller ? > > 2014-12-22 12:59 UTC+01:00, Martin Schreiber : >> On Monday 22 December 2014 12:41:55 misu kun wrote: >>> thats good

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-23 Thread misu kun
Hi is it possible to change tbooleanedit's face and glyph colors with skincontroller ? 2014-12-22 12:59 UTC+01:00, Martin Schreiber : > On Monday 22 December 2014 12:41:55 misu kun wrote: >> thats good >> i think i found a bug about text selection >> to reproduce >> 1 - create tstringedit and tbut

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-22 Thread Martin Schreiber
On Monday 22 December 2014 12:41:55 misu kun wrote: > thats good > i think i found a bug about text selection > to reproduce > 1 - create tstringedit and tbutton > 2 - write 2 or 3 words in tstringedit > 3 - select one word in tstringedit > 4 - press button > > the whole text becomes selected ! > T

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-22 Thread misu kun
thats good i think i found a bug about text selection to reproduce 1 - create tstringedit and tbutton 2 - write 2 or 3 words in tstringedit 3 - select one word in tstringedit 4 - press button the whole text becomes selected ! 2014-12-22 12:15 UTC+01:00, Martin Schreiber : > On Monday 22 December

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-22 Thread Martin Schreiber
On Monday 22 December 2014 11:45:47 misu kun wrote: > Aha its clear now , thanks ;-) > git master e63effa6c57437c2d1a7dcec2457630646cfd554 has additionally the variable " defaulteditfontcolors: editfontcolorinfoty = ( text: cl_text; textbackground: cl_transparent; selectedtext: cl_selectedt

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-22 Thread misu kun
Aha its clear now , thanks ;-) 2014-12-22 11:00 UTC+01:00, Martin Schreiber : > On Monday 22 December 2014 10:34:58 misu kun wrote: >> i add 3 color items , but how to apply them ? . >> > color = the color you like to change, rgb the actual value, see attachment. > >> > Do we need an additional cl

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-22 Thread Martin Schreiber
On Monday 22 December 2014 10:34:58 misu kun wrote: > i add 3 color items , but how to apply them ? . > color = the color you like to change, rgb the actual value, see attachment. > > Do we need an additional cl_edittext? > > yes . my actual skins doesn't suit with blue selection color > cl_editte

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-22 Thread misu kun
i add 3 color items , but how to apply them ? . > Do we need an additional cl_edittext? yes . my actual skins doesn't suit with blue selection color btw , what "empty" member does in tskincontroller.dataedit ? thanks in advance 2014-12-22 9:20 UTC+01:00, Martin Schreiber : > On Monday 22 Dece

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-22 Thread Martin Schreiber
On Monday 22 December 2014 08:53:21 misu kun wrote: > Hi > how can i change tedit font color and text selection color through > tskincontroller ? > Add items to tskincontroller.colors for cl_text, cl_selectedtext and cl_selectedtextbackground. Do we need an additional cl_edittext? Martin ---

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-21 Thread misu kun
Hi how can i change tedit font color and text selection color through tskincontroller ? 2014-12-21 13:51 UTC+01:00, misu kun : > thanks , i'll have a look , i just don't find a time to finish these 4 skins > . > i hope this week i'll devote some time for it > > 2014-12-21 8:20 UTC+01:00, Martin Sc

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-21 Thread misu kun
thanks , i'll have a look , i just don't find a time to finish these 4 skins . i hope this week i'll devote some time for it 2014-12-21 8:20 UTC+01:00, Martin Schreiber : > On Saturday 20 December 2014 11:45:28 misu kun wrote: >> i'll try your suggestions , except changing the values of >> (defau

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-20 Thread Martin Schreiber
On Saturday 20 December 2014 11:45:28 misu kun wrote: > i'll try your suggestions , except changing the values of > (defaultframecolors) in msegraphics . > I mean setting the values in your code: " defaultframecolors.light.color:= rgbtocolor(0,0,255); [...] " It can also been made by settings in

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-20 Thread Martin Schreiber
On Saturday 20 December 2014 11:45:28 misu kun wrote: > i'll try your suggestions , except changing the values of > (defaultframecolors) in msegraphics . > Why not? It is a variable intended for the purpose of customizing 3D frame colors. > btw , the 8 pictures of the frame's corners and edges ,

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-20 Thread misu kun
i'll try your suggestions , except changing the values of (defaultframecolors) in msegraphics . btw , the 8 pictures of the frame's corners and edges , are they must be in a fixed size or it doesn't matter ?, because some buttons has a custom shape 2014-12-20 5:51 UTC+01:00, Martin Schreiber : >

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-19 Thread Martin Schreiber
On Friday 19 December 2014 19:57:54 misu kun wrote: > thanks , i'll try them except messing with msegui source ;) > ??? I don't understand. Martin -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-19 Thread misu kun
thanks , i'll try them except messing with msegui source ;) 2014-12-19 15:08 UTC+01:00, Martin Schreiber : > On Friday 19 December 2014 14:18:20 misu kun wrote: >> Hi >> how can i set highlight color and shadow of tbutton's frame ? >> > Activate "frame", activate "frame.optionsskin" "fso_flat,fso_

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-19 Thread Martin Schreiber
On Friday 19 December 2014 14:18:20 misu kun wrote: > Hi > how can i set highlight color and shadow of tbutton's frame ? > Activate "frame", activate "frame.optionsskin" "fso_flat,fso_noanim", the builtin button frame is switched off. Now you can paint the button for the different states by setti

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-19 Thread misu kun
Hi how can i set highlight color and shadow of tbutton's frame ? 2014-12-18 9:01 UTC+01:00, misu kun : > thanks martin . > no time at the moment :( , i'll try in the evening > > 2014-12-18 8:54 UTC+01:00, Martin Schreiber : >> On Thursday 18 December 2014 07:54:54 misu kun wrote: >>> thanks julio

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-18 Thread misu kun
thanks martin . no time at the moment :( , i'll try in the evening 2014-12-18 8:54 UTC+01:00, Martin Schreiber : > On Thursday 18 December 2014 07:54:54 misu kun wrote: >> thanks julio for the clarification & nice skin you've made >> plus to what yo usaid i think you can also create another unit

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-17 Thread Martin Schreiber
On Thursday 18 December 2014 07:54:54 misu kun wrote: > thanks julio for the clarification & nice skin you've made > plus to what yo usaid i think you can also create another unit (e.g > skinloader.pas) and in the initialization section create the > datamodule . then you just add skinloader to you

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-17 Thread misu kun
thanks julio for the clarification & nice skin you've made plus to what yo usaid i think you can also create another unit (e.g skinloader.pas) and in the initialization section create the datamodule . then you just add skinloader to your use clause. iam trying to finish 4 professional skins , i'

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-17 Thread Julio Jiménez
What I do is, create a datamodule, because it is not visual. I add to the datamodule the desired components to design my skins (tskincontroller, tframecomp(s) tfacecomp(s)...) then create a form with all the components I want, to see the effect. In my case I run this proyect to see the effect but y

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-17 Thread misu kun
thanks 2014-12-17 11:15 UTC−08:00, Martin Schreiber : > On Wednesday 17 December 2014 20:02:07 misu kun wrote: >> i tried tskincontroller but i couldn't see the result until build the >> app , is there a way to see the changes in real time ? >> > Suggestion: use widgets with the same frame/face te

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-17 Thread Martin Schreiber
On Wednesday 17 December 2014 20:02:07 misu kun wrote: > i tried tskincontroller but i couldn't see the result until build the > app , is there a way to see the changes in real time ? > Suggestion: use widgets with the same frame/face templates as used in tskincontroller in order to see the effect

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-17 Thread misu kun
i tried tskincontroller but i couldn't see the result until build the app , is there a way to see the changes in real time ? 2014-12-17 7:26 UTC−08:00, Martin Schreiber : > On Tuesday 16 December 2014 10:27:46 misu kun wrote: >> this is what i get for now . > > Looks good! :-) > > Martin > > -

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-17 Thread Martin Schreiber
On Tuesday 16 December 2014 10:27:46 misu kun wrote: > this is what i get for now . Looks good! :-) Martin -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Bus

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-16 Thread misu kun
this is what i get for now . -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, A

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-15 Thread misu kun
i am still working to make the best widget styles for msegui -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity,

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-15 Thread misu kun
ok i'll put some screenshots soon 2014-12-15 8:25 UTC+01:00, Martin Schreiber : > On Monday 15 December 2014 08:07:16 misu kun wrote: >> Many thanks , now i am able to make cool menu styles :) >> > Can you show screenshots? BTW, with tskincontroller the settings can be made > > application-wide. >

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-14 Thread Martin Schreiber
On Monday 15 December 2014 08:07:16 misu kun wrote: > Many thanks , now i am able to make cool menu styles :) > Can you show screenshots? BTW, with tskincontroller the settings can be made application-wide. Martin -- Dow

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-14 Thread misu kun
Many thanks , now i am able to make cool menu styles :) 2014-12-14 18:24 UTC+01:00, Martin Schreiber : > On Sunday 14 December 2014 13:05:00 misu kun wrote: >> Hi Martin >> >> seems menu separator need to be editable too (its 2 colors) :-( >> > git master 86a1a73e176cc479e09fa85564f92877fd41bcc5

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-14 Thread Martin Schreiber
On Sunday 14 December 2014 13:05:00 misu kun wrote: > Hi Martin > > seems menu separator need to be editable too (its 2 colors) :-( > git master 86a1a73e176cc479e09fa85564f92877fd41bcc5 has "separatorframetemplate" properties. Martin -

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-14 Thread misu kun
Hi Martin seems menu separator need to be editable too (its 2 colors) :-( 2014-12-12 20:21 UTC+01:00, misu kun : > thanks so much , it works . > > 2014-12-12 17:54 UTC+01:00, Martin Schreiber : >> On Friday 12 December 2014 10:57:42 Martin Schreiber wrote: >>> On Friday 12 December 2014 10:40:02

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-12 Thread misu kun
thanks so much , it works . 2014-12-12 17:54 UTC+01:00, Martin Schreiber : > On Friday 12 December 2014 10:57:42 Martin Schreiber wrote: >> On Friday 12 December 2014 10:40:02 misu kun wrote: >> > Hi Martin >> > can i remove the frame of the checkbox in the menu item , and let only >> > its glyph

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-12 Thread Martin Schreiber
On Friday 12 December 2014 10:57:42 Martin Schreiber wrote: > On Friday 12 December 2014 10:40:02 misu kun wrote: > > Hi Martin > > can i remove the frame of the checkbox in the menu item , and let only > > its glyph ? > > Probably it needs more options. ;-) > I'll have a look. > Please activate tp

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-12 Thread Martin Schreiber
On Friday 12 December 2014 10:40:02 misu kun wrote: > Hi Martin > can i remove the frame of the checkbox in the menu item , and let only > its glyph ? Probably it needs more options. ;-) I'll have a look. Martin -- Downl

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-12 Thread misu kun
Hi Martin can i remove the frame of the checkbox in the menu item , and let only its glyph ? -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-05 Thread misu kun
2014-12-05 15:53 UTC+01:00, Martin Schreiber : > On Thursday 04 December 2014 14:14:21 misu kun wrote: >> well , in my design , menus should be flat , so disabled menu item >> font should take only one color (cl_darkgry probably) . >> in previous screenshot you may see that it's not looking good .

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-05 Thread Martin Schreiber
On Thursday 04 December 2014 14:14:21 misu kun wrote: > well , in my design , menus should be flat , so disabled menu item > font should take only one color (cl_darkgry probably) . > in previous screenshot you may see that it's not looking good . > > hope you add properties for that ;) > git master

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-05 Thread Martin Schreiber
On Thursday 04 December 2014 11:45:32 Martin Schreiber wrote: > > Set .popupmenu to a dummy tpopupmenu and make the settings > there or place a tskincontroller from tab 'Gui' in the project, set > "active" to true and use the settings in tskincontroller.popupmenu_*. I'll > add settings for the men

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-04 Thread misu kun
well , in my design , menus should be flat , so disabled menu item font should take only one color (cl_darkgry probably) . in previous screenshot you may see that it's not looking good . hope you add properties for that ;) thanks 2014-12-04 13:05 UTC+01:00, Martin Schreiber : > On Thursday 04 De

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-04 Thread Martin Schreiber
On Thursday 04 December 2014 12:29:59 misu kun wrote: > thanks , it works > but the disabled menu item , how can change the font color of it ? Currently cl_dkgray and cl_white are used for tf_grayed. Is it necessary to add more color properties to tfont? It blows up the code again. But I assume

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-04 Thread misu kun
thanks , it works but the disabled menu item , how can change the font color of it ? -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboa

Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-04 Thread Martin Schreiber
On Thursday 04 December 2014 11:07:33 misu kun wrote: > Hi Martin > i want to customize tedit menu so it will look like tmainform menu . > Set .popupmenu to a dummy tpopupmenu and make the settings there or place a tskincontroller from tab 'Gui' in the project, set "active" to true and use the se

[MSEide-MSEgui-talk] how to customize tedit menu

2014-12-04 Thread misu kun
Hi Martin i want to customize tedit menu so it will look like tmainform menu . thanks -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashb