Re: [MSEide-MSEgui-talk] drawing tbitmap using tcanvas

2015-04-06 Thread misu kun
thank you , that helps i'll use opengl+shader instead , since looping on each pixel of the bitmap is terribly slow especially when the width and height are big and the calcuation used a long formulas . -- BPM Camp - Free

Re: [MSEide-MSEgui-talk] Skin center

2015-03-28 Thread misu kun
btw , what is offest and offset1 in Frame image ? -- 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

Re: [MSEide-MSEgui-talk] Skin center

2015-03-28 Thread misu kun
i mean its not a program :) -- 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

Re: [MSEide-MSEgui-talk] datamodule

2015-03-27 Thread misu kun
thanks Alexandre . -- 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] datamodule

2015-03-26 Thread misu kun
: On Thursday 26 March 2015 18:08:01 misu kun wrote: error dbtest.pas(11,37) Error: Incompatible type for arg no. 1: Got tdatamo, expected msecomponentclassty How is tdatamo defined? Martin -- Dive into the World of Parallel

Re: [MSEide-MSEgui-talk] datamodule

2015-03-26 Thread misu kun
error dbtest.pas(11,37) Error: Incompatible type for arg no. 1: Got tdatamo, expected msecomponentclassty createdatamodule function defined like this : function createdatamodule(instanceclass: msecomponentclassty; var reference): tmsecomponent;

Re: [MSEide-MSEgui-talk] datamodule

2015-03-26 Thread misu kun
dbtest.7z Description: Binary data -- 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

Re: [MSEide-MSEgui-talk] Produced code of MSElang and FPC

2015-03-23 Thread misu kun
impressive how is the progression of mselang now , whats have been done , and what still not ? i know it's still early . but seems promising :) -- Dive into the World of Parallel Programming The Go Parallel Website,

Re: [MSEide-MSEgui-talk] how to make mseide open fpc rtl units ?

2015-03-22 Thread misu kun
thanks for the suggestions dir/**/ works perfectly :D so every * represent a number of sub-directory ? -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in

Re: [MSEide-MSEgui-talk] how to make mseide open fpc rtl units ?

2015-03-22 Thread misu kun
thanks Graeme but still can't find files like {$i base.inc} which is included in windows.pp also the ide can't find the api's definitions , like CreateWindow -- Dive into the World of Parallel Programming The Go Parallel

Re: [MSEide-MSEgui-talk] Skin center

2015-03-03 Thread misu kun
nice indeed 2015-03-03 7:53 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Monday 02 March 2015 19:07:56 Alexandre Minoshi wrote: Frameimage added! http://almin-soft.ru/data/files/tmp/skins.tar.bz2 Please, test Maybe later! :-) Martin

[MSEide-MSEgui-talk] question

2015-03-03 Thread misu kun
hi , just out of curiosity tbutton1[0].color := cl_red; this is valide in compilation , but tbutton is a class not an array , so how this happen ? -- Dive into the World of Parallel Programming The Go Parallel Website,

Re: [MSEide-MSEgui-talk] question

2015-03-03 Thread misu kun
Oo , there is an index property in twidget class \o/ 2015-03-03 18:28 UTC+01:00, misu kun misu@gmail.com: hi , just out of curiosity tbutton1[0].color := cl_red; this is valide in compilation , but tbutton is a class not an array , so how this happen

Re: [MSEide-MSEgui-talk] Skin center

2015-03-03 Thread misu kun
2015-03-03 10:40 UTC+01:00, Alexandre Minoshi mino...@yandex.ru: nice indeed Please, check, whether the setting face for dropdown window or not? A.M. the dropdown window is black , -- Dive into the World of

Re: [MSEide-MSEgui-talk] Skin center

2015-03-03 Thread misu kun
the test program did not work !! -- 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

Re: [MSEide-MSEgui-talk] treeview item selection

2015-03-01 Thread misu kun
the sapce i mean here is beween the vertical lines 2015-03-01 13:29 UTC+01:00, misu kun misu@gmail.com: Hi is it possible to only highlight the node when selecting and not the whole row ? also i find that the tree nodes are compact , there is no enough space between the line and the new

Re: [MSEide-MSEgui-talk] treeview item selection

2015-03-01 Thread misu kun
thanks so much 2015-03-02 8:00 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Sunday 01 March 2015 22:10:54 misu kun wrote: i've another question why the source editor can't open FPC units . for example if i include ( sdl ) unit and Ctrl + right mouse click on it , it didn't open

Re: [MSEide-MSEgui-talk] treeview item selection

2015-03-01 Thread misu kun
thanks is it possible to increase the space between the 2 lines ? -- 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

Re: [MSEide-MSEgui-talk] View-Memory window

2015-02-26 Thread misu kun
what is Cnt field ? -- 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,

[MSEide-MSEgui-talk] View-Memory window

2015-02-25 Thread misu kun
Hi how can dump address value in this window ? , is it designed for such thing ? -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media,

Re: [MSEide-MSEgui-talk] Skin center

2015-02-25 Thread misu kun
thats so good Alexandre this program would be very useful . unfortunately i can't build on windows , some errors appeared Fatal: Can't find unit dateutils used by msesysintf1 Fatal: Compilation aborted -- Dive into the

Re: [MSEide-MSEgui-talk] Skin center

2015-02-19 Thread misu kun
nice program . some features would be good if added 1 - skining with images (most importent) 2 - add frame's hiddenedges 3 - menu 4 - final preview if i had time , i'll contribute -- Download BIRT iHub F-Type - The Free

[MSEide-MSEgui-talk] tslider min max

2015-01-23 Thread misu kun
Hi where can i set the min max value of tslider ? -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high

Re: [MSEide-MSEgui-talk] tslider min max

2015-01-23 Thread misu kun
ok thanks 2015-01-23 10:55 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Friday 23 January 2015 10:20:35 misu kun wrote: Hi where can i set the min max value of tslider ? Not supported, range is always 0.0..1.0. Please do the range transformation in code. Martin

Re: [MSEide-MSEgui-talk] First comparison MSElang - FPC ;-)

2015-01-23 Thread misu kun
LLVM calculate the result at compile time , but, for sure llvm is more powerful than fpc ;) , and llvm beat gcc too i guess -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a

Re: [MSEide-MSEgui-talk] openglwidget

2015-01-21 Thread misu kun
thanks 2015-01-21 16:15 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Wednesday 21 January 2015 14:49:50 misu kun wrote: now it works too if i uncomment the 2 functions body , ok btw , whats renderstart and timestamp ? timestamp() returns the current time in microseconds

Re: [MSEide-MSEgui-talk] openglwidget

2015-01-21 Thread misu kun
it works only if i comment the body of tmainfo.createwinidexe and tmainfo.clientrectchangedexe . -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a

Re: [MSEide-MSEgui-talk] openglwidget

2015-01-21 Thread misu kun
now it works too if i uncomment the 2 functions body , ok btw , whats renderstart and timestamp ? 2015-01-21 14:17 UTC+01:00, misu kun misu@gmail.com: it works only if i comment the body of tmainfo.createwinidexe and tmainfo.clientrectchangedexe

Re: [MSEide-MSEgui-talk] tdockformwidget transparency

2015-01-18 Thread misu kun
thanks , its really nice feature . but playing wih opacity value at runtime will cost performance i think , especially when the widget is large . suppose i have a tabwidget contain a lot of pages and i want them to displays as fade-in fade-out when switched between them.

Re: [MSEide-MSEgui-talk] tdockformwidget transparency

2015-01-15 Thread misu kun
i didn't mean full trencparency , i mean 50% , i have a background image and i want that dockformwidget becomes 50% transparent . is it possible ? i mean by dragging , when u drag tdockformwidget inside the mainform you would see an empty surrounding rectangle moving , so is it possible to make

Re: [MSEide-MSEgui-talk] tdockformwidget transparency

2015-01-15 Thread misu kun
Hi again ;) i just see tdockformwidget-dragdock-optionsdock[od_thumbtrack] , so what is it for? also i didn't find where to define a directory for -FC and -FU in the project option 2015-01-15 16:51 UTC+01:00, misu kun misu@gmail.com: thanks

Re: [MSEide-MSEgui-talk] tdockformwidget transparency

2015-01-15 Thread misu kun
thanks -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of

[MSEide-MSEgui-talk] tdockformwidget transparency

2015-01-15 Thread misu kun
Hi Martin how to set transparency of tdockformwidget , and is there an option (thumbtrack) to make tdockformwidget dragging visible? thanks -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET

Re: [MSEide-MSEgui-talk] skin issue

2015-01-05 Thread misu kun
thank you so much 2015-01-04 13:19 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Sunday 04 January 2015 12:44:28 misu kun wrote: till i'll understand git , please update the dark skin ;-) thanks - Copy the files to mseuniverse/skins/cefou/dark - Run MSEgit, 'File'-'Open git Repo

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

Re: [MSEide-MSEgui-talk] skin issue

2015-01-04 Thread misu kun
thank , i'll try that 2015-01-04 8:47 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Saturday 03 January 2015 17:44:05 misu kun wrote: Hello Martin how can i push some files into mseuniverse ? Make the changes in your mseuniverse clone directory. Run MSEgit, 'File'-'Open git Repo

Re: [MSEide-MSEgui-talk] skin issue

2015-01-04 Thread misu kun
when i clicked clone they ask me for uploading public key first . what should i write to add new key ? 2015-01-04 8:47 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Saturday 03 January 2015 17:44:05 misu kun wrote: Hello Martin how can i push some files into mseuniverse ? Make

Re: [MSEide-MSEgui-talk] skin issue

2015-01-02 Thread misu kun
PS: The git master version of MSEgui uses tfonttemplate thanks , this is really good idea btw , if i create fonttemplate and set its style to fs_bold and then assign it to skincontroller.mennu.font , what affected exactly in my app ? 2015-01-02 5:32 UTC−08:00, Martin Schreiber

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

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

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

2014-12-26 Thread misu kun
: 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.onactivate event

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 mse00...@gmail.com: 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

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 misu@gmail.com: ops , sorry i didn't see booleanedit member . 2014-12-23 16:59 UTC+01:00, misu kun misu@gmail.com: Hi is it possible to change tbooleanedit's face and glyph colors with skincontroller ? 2014

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

2014-12-22 Thread misu kun
: 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-22 Thread misu kun
Aha its clear now , thanks ;-) 2014-12-22 11:00 UTC+01:00, Martin Schreiber mse00...@gmail.com: 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

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

2014-12-22 Thread misu kun
: 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

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 mse00...@gmail.com: On Saturday 20 December 2014 11:45:28 misu kun wrote: i'll try your suggestions , except changing

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 misu@gmail.com: 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

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

2014-12-20 Thread misu kun
mse00...@gmail.com: 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

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 misu@gmail.com: thanks martin . no time at the moment :( , i'll try in the evening 2014-12-18 8:54 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Thursday 18 December 2014 07:54:54

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 mse00...@gmail.com: 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

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 mse00...@gmail.com: On Tuesday 16 December 2014 10:27:46 misu kun wrote: this is what i get for now . Looks good

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 mse00...@gmail.com: 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

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

2014-12-17 Thread misu kun
; In this way I get easy to use and distribute skins. Of course there are more ways to do it :) An image example is attached. 2014-12-17 20:34 GMT+01:00 misu kun misu@gmail.com: thanks 2014-12-17 11:15 UTC−08:00, Martin Schreiber mse00...@gmail.com: On Wednesday 17 December 2014 20:02:07

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,

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 mse00...@gmail.com: 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

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

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 misu@gmail.com: thanks so much , it works . 2014-12-12 17:54 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Friday 12 December 2014 10:57:42 Martin Schreiber wrote

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 mse00...@gmail.com: 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

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

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 mse00...@gmail.com: 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

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 mse00...@gmail.com: 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

Re: [MSEide-MSEgui-talk] smooth animation

2014-12-04 Thread misu kun
yes that's helpful for large drawing ,thanks 2014-12-04 9:19 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Thursday 04 December 2014 08:55:28 Martin Schreiber wrote: On Thursday 04 December 2014 08:43:07 misu kun wrote: btw , what's the advantage of using tpaintbox over simplewidget

[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

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

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

2014-12-04 Thread misu kun
: 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] smooth animation

2014-12-03 Thread misu kun
btw , what's the advantage of using tpaintbox over simplewidget ? in term of optimization thanks 2014-11-30 17:36 UTC+01:00, misu kun misu@gmail.com: wow , thanks again 2014-11-30 16:18 UTC+01:00, Martin Schreiber mse00...@gmail.com: Am 30.11.2014 15:44, schrieb Martin Schreiber

[MSEide-MSEgui-talk] smooth animation

2014-11-30 Thread misu kun
Hi Martin whats the best way to animate tcanvas's primitives (fillrect , line ...) with smoothness . i am drawing on tsimplewidget , i use tmainfo's onidle for update the calculations and then call simplewidget.invalidate() ,and then draw in simplewidget.onpaint but its not smooth . i attached

Re: [MSEide-MSEgui-talk] smooth animation

2014-11-30 Thread misu kun
ok looks like GetTickCount() is the cause , i replace it with timeGettime() plus timeBeginPeriod(1) on tmainfo.oncreate , now the animation is smooth . are there some high precision timer in msegui ? 2014-11-30 14:13 UTC+01:00, misu kun misu@gmail.com

Re: [MSEide-MSEgui-talk] smooth animation

2014-11-30 Thread misu kun
thanks do you mean application.beginhighrestimer() should be called inside ontimer event ? if so , how do i get the counter value in microsecond , i mean which function? or i should create an integer and increment it inside ontimer event ?

Re: [MSEide-MSEgui-talk] smooth animation

2014-11-30 Thread misu kun
thanks so much 2014-11-30 15:44 UTC+01:00, Martin Schreiber mse00...@gmail.com: Am 30.11.2014 16:03, schrieb misu kun: thanks do you mean application.beginhighrestimer() should be called inside ontimer event ? No, it can be done in oncreate or in main program before creating the forms

Re: [MSEide-MSEgui-talk] smooth animation

2014-11-30 Thread misu kun
wow , thanks again 2014-11-30 16:18 UTC+01:00, Martin Schreiber mse00...@gmail.com: Am 30.11.2014 15:44, schrieb Martin Schreiber: to_highres is on the way BTW. git master 9ab3fcd82f5e85b15057f1d026b2209669fd7fff has ttimer.options to_highres, see attachment. Martin

Re: [MSEide-MSEgui-talk] MSEide+MSEgui version 3.6

2014-11-29 Thread misu kun
it would be much easier if you include fpc inside the installer , just like ( lazarus , Codeblocks ..). -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your

Re: [MSEide-MSEgui-talk] MSEide+MSEgui version 3.6

2014-11-29 Thread misu kun
you are right, but what i mean is ,what if we provide 2 installers , one with fpc (just to make it easier for newbie) and one without . -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate!

Re: [MSEide-MSEgui-talk] MSEide+MSEgui version 3.6

2014-11-28 Thread misu kun
its really nice to see msegui/mseide still growing . keep up the good work . btw , do you have intention to implement code completion or its low priority ? -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT

Re: [MSEide-MSEgui-talk] Keep up the good work

2014-10-01 Thread misu kun
2014-10-01 5:59 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Wednesday 01 October 2014 00:11:04 Graeme Geldenhuys wrote: Hi Martin, Once again I would like to share my appreciation for you developing MSEide. Even though I don't use MSEgui (its intended target), I find MSEide immensely

Re: [MSEide-MSEgui-talk] Docking form designer

2014-09-06 Thread misu kun
ops , i thought its new visual docking system , you mean the mainform becomes dockable for mseide , good too ;) 2014-09-06 15:18 UTC+01:00, misu kun misu@gmail.com: great , its good to have such option , many thanks if i want to add new docking form to the main form , do i need to create

Re: [MSEide-MSEgui-talk] report examples

2014-09-03 Thread misu kun
thank you very much , in fact you preceded me , i already fix them but not 100% why not the editor ignoring invalid options and continue loading the form . this way all the example should works or at least fixing them will be easy

Re: [MSEide-MSEgui-talk] title bar style

2014-08-28 Thread misu kun
thanks also optionsdock( od_thumbtrack ) is not working . 2014-08-28 10:12 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Thursday 28 August 2014 11:08:28 Martin Schreiber wrote: On Thursday 28 August 2014 10:57:32 misu kun wrote: i think its bug in msegui , collapsed dockformwidget can't

Re: [MSEide-MSEgui-talk] title bar style

2014-08-28 Thread misu kun
thanks , it works now is it possible to drag dockformwidget without the sash ? , i thought od_thumbtrack do that ! -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/

[MSEide-MSEgui-talk] title bar style

2014-08-27 Thread misu kun
Hi Martin i've some dialogs inside the main form , and i want them to have a tiny title bar , similar to lazarus BorderStyle =bsToolWindow . like this -- Slashdot TV. Video for Nerds. Stuff that matters.

Re: [MSEide-MSEgui-talk] title bar style

2014-08-27 Thread misu kun
thank you is it possible to make the subform displayed inside the main form ? -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ ___

Re: [MSEide-MSEgui-talk] title bar style

2014-08-27 Thread misu kun
i mean the second form should be visible only inside the frame of the main form like this -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/___

Re: [MSEide-MSEgui-talk] title bar style

2014-08-27 Thread misu kun
ops i didn't noticed its fixed , i was trying with an old mseuniverse copy . thanks for the help -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/

Re: [MSEide-MSEgui-talk] title bar style

2014-08-27 Thread misu kun
seems normalizedbutton is not working after minimizing and moving the tdockformwidget if you don't move/drag the tdockformwidget it works ok 2014-08-27 15:49 UTC+01:00, misu kun misu@gmail.com: ops i didn't noticed its fixed , i was trying with an old mseuniverse copy . thanks

Re: [MSEide-MSEgui-talk] Full docking of MSEide windows (was General)

2014-08-25 Thread misu kun
still doesn't work , at least in win7 2014-08-25 10:12 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Monday 25 August 2014 07:29:14 Martin Schreiber wrote: I'll think about a more aggressive behaviour. git master 545e31177cb1198dd62b3df3724ceaf272b22074 has 'View'-'Force Z-Order',

Re: [MSEide-MSEgui-talk] General

2014-08-24 Thread misu kun
if the form stay in the front always. thanks 2014-08-24 6:27 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Saturday 23 August 2014 19:28:18 misu kun wrote: thanks how to disable auto scroll for the main window ? What means disable auto scroll? Hiding the scrollbars? Disable

Re: [MSEide-MSEgui-talk] General

2014-08-24 Thread misu kun
both methods dosen't work !! you can see this flash movie https://app.box.com/s/rht8kdet749mpkpg38m0 2014-08-24 9:53 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Sunday 24 August 2014 10:38:57 misu kun wrote: its ok , today the problem is gone . still one question if you don't mind

Re: [MSEide-MSEgui-talk] lower window

2014-08-24 Thread misu kun
2014-08-24 11:01 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Sunday 24 August 2014 11:47:54 misu kun wrote: both methods dosen't work !! Which window manager? Martin i am on windows 7 32bits -- Slashdot TV

Re: [MSEide-MSEgui-talk] lower window

2014-08-24 Thread misu kun
2014-08-24 13:56 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Sunday 24 August 2014 12:22:00 misu kun wrote: 2014-08-24 11:01 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Sunday 24 August 2014 11:47:54 misu kun wrote: both methods dosen't work !! Which window manager? i

Re: [MSEide-MSEgui-talk] General

2014-08-23 Thread misu kun
thanks it works now so the treeview can't be constructed in design time ? what dose (fieldedit) and (itemlist) property in treeeitemdit ? -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/

Re: [MSEide-MSEgui-talk] General

2014-08-23 Thread misu kun
thanks how to disable auto scroll for the main window ? also there is an issue (access violation) when you press enter twice on object inspector's events fields , fill the name of the event and then press enter twice on it 2014-08-23 12:17 UTC+01:00, Martin Schreiber mse00...@gmail.com: On

Re: [MSEide-MSEgui-talk] General

2014-08-22 Thread misu kun
learning by doing with mseide/msegui is a bit hard , you have to tweaking tons of parametres in the object inspector , its too much customizable , thats good ! (maybe) . last night i tried construct a simple treeview , i spent maybe 30min just to figure out how to do so , in the end i failed .

Re: [MSEide-MSEgui-talk] a wish

2014-08-21 Thread misu kun
i see , but it dosen't display them hierarchically . in this picture twidgetgrid1 is created inside tsimplewidget4 so it should be represented as a child node of tsimplewidget4 . thanks -- Slashdot TV. Video for Nerds.

Re: [MSEide-MSEgui-talk] mseide 3.4 (some problems)

2014-08-20 Thread misu kun
2014-08-20 6:52 UTC+01:00, Martin Schreiber mse00...@gmail.com: On Tuesday 19 August 2014 21:18:47 misu kun wrote: thanks Martin , every things is ok now still waiting for fix of compilation with fpc 2.7.1 :D Why? Martin 2.7.1 is powerful than 2.6 , alot of optimizations has been

[MSEide-MSEgui-talk] a wish

2014-08-20 Thread misu kun
it would be good if select component window becomes dockable , and its list of components will displayed as tree instead of single list , so knowing the parents of components will be easy -- Slashdot TV. Video for

[MSEide-MSEgui-talk] mseide 3.4 (some problems)

2014-08-19 Thread misu kun
Hi just noticed some problems with v 3.4 1) form scrollbars (vertical / horizontal) both dosen't work in design time or run time . 2) DBnavigator dosn't respond to the left mouse click properly , normally when you clicked on the widget it becomes selected only , but dbnavigator is selected and

Re: [MSEide-MSEgui-talk] mseide 3.4 (some problems)

2014-08-19 Thread misu kun
thanks Martin , every things is ok now still waiting for fix of compilation with fpc 2.7.1 :D -- ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net

Re: [MSEide-MSEgui-talk] deploy problem

2014-07-31 Thread misu kun
thanks Patrick , it works . but is it necessary every time i want to deliver a program i tell the user to type chmod thing ?. -- Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms

Re: [MSEide-MSEgui-talk] deploy problem

2014-07-31 Thread misu kun
its ok , seems transferring the app (naked) from host distro to usbdisk to guest distro , changed the permission bits . i solved it by put the binary in archive file and then extract it in the guest OS . thanks 2014-07-31 9:36 UTC+01:00, misu kun misu@gmail.com: thanks Patrick , it works

  1   2   >