[MSEide-MSEgui-talk] trichstringdisp what is it?

2012-12-03 Thread amateur
Hi. Tell me what a component if possible example. -- Keep yourself connected to Go Parallel: BUILD Helping you discover the best ways to construct your parallel projects. http://goparallel.sourceforge.net ___

Re: [MSEide-MSEgui-talk] trichstringdisp what is it?

2012-12-03 Thread amateur
Text formatting. Very interesting. -- Keep yourself connected to Go Parallel: BUILD Helping you discover the best ways to construct your parallel projects. http://goparallel.sourceforge.net _

Re: [MSEide-MSEgui-talk] tpopupmenu1.show in Windows

2012-12-03 Thread amateur
Maybe not a bug. But in Linux menu disappears. -- Keep yourself connected to Go Parallel: BUILD Helping you discover the best ways to construct your parallel projects. http://goparallel.sourceforge.net _

Re: [MSEide-MSEgui-talk] possible bug

2012-12-03 Thread amateur
Sometimes when you press the left mouse button in the cell text disappears too. -- Keep yourself connected to Go Parallel: BUILD Helping you discover the best ways to construct your parallel projects. http://goparallel.

Re: [MSEide-MSEgui-talk] tpopupmenu1.show in Windows

2012-12-03 Thread amateur
03.12.2012 15:43, Martin Schreiber пишет: > What is the problem? A popup menu window is not anchored in a widget. > The atransientfor parameter is used for the initial position like > right button click position. When the window is resized or maximize window, popup menu must close. In linux it go

Re: [MSEide-MSEgui-talk] possible bug

2012-12-03 Thread amateur
03.12.2012 14:40, Martin Schreiber пишет: > tdbstringedit1.value does not provide the correct value for cell text and > tdbstringedit1.value is utf-16 encoded anyways. I later realized his mistake... > Please don't use TDbf, it is deprecated and does not work well with the MSEgui > Unicode system.

Re: [MSEide-MSEgui-talk] tpopupmenu1.show in Windows

2012-12-04 Thread amateur
04.12.2012 16:48, Martin Schreiber пишет: > On Tuesday 04 December 2012 15:15:58 amateur wrote: > > Why do you call tpopmenu.show()? sometimes used as an additional menu... The popup menu should be displayed > automatically by RightClick or the PopupMenu key. automatically - yes(Li

Re: [MSEide-MSEgui-talk] how to make wordbreak in twidgetgrid ?

2013-08-12 Thread amateur
12.08.2013 11:59, Martin Schreiber пишет: > On Monday 12 August 2013 09:47:01 amateur wrote: >> >> Everything is fine but when i resize the window, i have a problem > > Please try again with git master d8e043c8ec19f0babe4eff8a20da59503640569d. > >

Re: [MSEide-MSEgui-talk] Error: Malformed UTF-8 string

2013-08-17 Thread amateur
17.08.2013 8:06, Martin Schreiber пишет: > On Friday 16 August 2013 21:36:37 amateur wrote: >> I get this error when I enter in the source editor Russian letters. >> >> simple: >> >> tstringdisp1.value := 'привет'; >> >> Options editor have &

Re: [MSEide-MSEgui-talk] simple txt editor

2013-08-19 Thread amateur
19.08.2013 19:25, Martin Schreiber пишет: > On Monday 19 August 2013 14:22:57 amateur wrote: >> What do you think about this example? > > Nice! :-) > > Suggestions: > > Activate simpletext.optionswidget ow1_autoscale in order to synchronize grid > row height with fon

Re: [MSEide-MSEgui-talk] simple txt editor

2013-08-19 Thread amateur
I did not include transcoding, and search. I test it :) -- Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for

Re: [MSEide-MSEgui-talk] simple txt editor

2013-08-19 Thread amateur
user name - amateur666 -- Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance

Re: [MSEide-MSEgui-talk] simple txt editor

2013-08-20 Thread amateur
20.08.2013 12:16, Martin Schreiber пишет: > On Monday 19 August 2013 21:30:08 amateur wrote: >> user name - amateur666 >> > Thanks for pushing the editor demo. Because of the download size I think we > should not store binaries and compiled units in the MSEuniverse git >

Re: [MSEide-MSEgui-talk] simple txt editor

2013-08-22 Thread amateur
did not think to use anchors. Thanks. "tsimplewidget1.parentwidget" it is not a mistake but an interesting variation :) -- Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Centr

Re: [MSEide-MSEgui-talk] simple txt editor

2013-08-24 Thread amateur
24.08.2013 22:02, amateur пишет: > see test... > maybe it's not a mistake. but then always need to use clean... -- Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance

Re: [MSEide-MSEgui-talk] simple txt editor

2013-08-25 Thread amateur
and if " if flines <> nil then begin flines.clear; fgridintf.getcol.grid.rowcount:= 0; ///you have commented .? I uncommented. If i correct understood. Sets the cursor to 0... " after that everything works. Thanks. --

Re: [MSEide-MSEgui-talk] simple txt editor

2013-08-25 Thread amateur
> " > tsyntaxedit1.loadfromfile(OpenFn); > tsyntaxedit1.editpos:= nullcoord; > " ups did not see. Sorry. -- Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Cent

Re: [MSEide-MSEgui-talk] simple txt editor

2013-09-02 Thread amateur
02.09.2013 8:26, Martin Schreiber пишет: > if page <> nil then > { > actUndo.enabled := page.simpletext.canredo > else > actUndo.enabled := False; > } > actredo.enabled:= page.simpletext.canredo Oh, missed it... checked everything, but the code is not rev

Re: [MSEide-MSEgui-talk] bug in ubuntu 14_04

2014-04-20 Thread amateur
maximize --- restore window -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the fi

Re: [MSEide-MSEgui-talk] bug in ubuntu 14_04

2014-04-20 Thread amateur
By clicking in window frame buttons? When maximize and restore window (not only button) This strange only in Unity... -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive n

Re: [MSEide-MSEgui-talk] bug in ubuntu 14_04

2014-04-26 Thread amateur
Rescue of drowning handiwork of drowning... :) At the moment is not so critical, but... -- Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Ope

[MSEide-MSEgui-talk] strange behavior

2014-07-09 Thread amateur
1. var st : TStringList; s, norms : string; begin ... s := tfiledialog1.controller.filename; st.Loadfromfile(s); in linux OK, in windows has error... but if in windows use s := tfiledialog1.controller.filename; norms := Copy(s, 2, Length(s)); stringlist loadin.. 2. var s

Re: [MSEide-MSEgui-talk] strange behavior

2014-07-09 Thread amateur
09.07.14 19:44, amateur пишет: > 1. > var > st : TStringList; > s, norms : string; > begin > ... > s := tfiledialog1.controller.filename; > st.Loadfromfile(s); > > in linux OK, in windows has error... > but if in windows use > >

Re: [MSEide-MSEgui-talk] strange behavior

2014-07-09 Thread amateur
...tosysfilepath(... ...tmsestringdatalist Hm, i did not know about it. Thank you. -- Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Co

Re: [MSEide-MSEgui-talk] simple listview from freepascal.ru :)

2014-07-14 Thread amateur
oops forgot in "frm_on_created" add: tsqlite3connection1.DatabaseName := karaoke.s3; and close database in form close... :) -- Want fast and easy access to all the code in your enterprise? Index and search up to 200,0

Re: [MSEide-MSEgui-talk] simple listview from freepascal.ru :)

2014-07-14 Thread amateur
Ola -la... :) I just checked how quickly can import unknown projects in mse, and test the behavior. Without much change. -- Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 li

Re: [MSEide-MSEgui-talk] simple listview from freepascal.ru :)

2014-07-14 Thread amateur
... and the base rate testing is needed more... For example i test opening (and showing) large cvs table (~ 1 000 000 row). All test in ubuntu and window (XP and 7). Used dbgrid and stringgrid... MSE vs Lazarus. MSE win. I tried to optimize display in lazarus. But a

Re: [MSEide-MSEgui-talk] tdbwidgetgrid not focus row

2014-07-16 Thread amateur
16.07.14 21:45, amateur пишет: > maybe I missed something... > > I found the answer - used localdataset. Or it is not correct? -- Want fast and easy access to all the code in your enterprise? Index and sea

Re: [MSEide-MSEgui-talk] encoding with drag drop files

2014-07-21 Thread amateur
21.07.14 19:58, Martin Schreiber пишет: > On Monday 21 July 2014 18:55:04 Martin Schreiber wrote: >> On Monday 21 July 2014 18:00:56 amateur wrote: >>> which encoding is used in drug and drop in samples: SYSDND. >>> I dropped files with cyrillic name and received... s

Re: [MSEide-MSEgui-talk] encoding with drag drop files

2014-07-21 Thread amateur
ha-ha :) url decode... if i use this function i have normal path... // Convert URLEncoded string to utf8 string function URLDecode(const s: String): String; var sAnsi: String; sUtf8: String; sWide: WideString; i, len: Cardinal; ESC: string[2]; CharCode: integer; c: cha

Re: [MSEide-MSEgui-talk] encoding with drag drop files

2014-07-23 Thread amateur
After test samples SYSDND i have same error (i while to try several versions of windows (7 and xp), test took place on five machines). 1. Some windows does not always work drags drop (return "DATA" empty). 2.Always works on windows drag the second time (after the first run the application - ret

Re: [MSEide-MSEgui-talk] encoding with drag drop files

2014-07-23 Thread amateur
1. Run sample; 2. try drop file; 3. drop accepted but file not; 4. try drop again - file accepted... But on same systems item 4 never happens. Only item 3. I made a log and saw that the variable "DATA" is empty. I test drop file to 5 computers with windows (3 - accepted in destdata (tstringg

Re: [MSEide-MSEgui-talk] encoding with drag drop files

2014-07-23 Thread amateur
... file manager -- Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest

Re: [MSEide-MSEgui-talk] encoding with drag drop files

2014-07-23 Thread amateur
24.07.14 09:19, Martin Schreiber пишет: > On Thursday 24 July 2014 08:13:10 amateur wrote: >> ... file manager >> > Is dropping from the 'SOURCE' field working? > > Martin When i drop from "SOURCE" on "DESTINATION" i have - "file://

Re: [MSEide-MSEgui-talk] encoding with drag drop files

2014-07-24 Thread amateur
> If it has the format of either text/uri-list or CF_HDROP it should be > accepted. Dropping from Windows file explorer works well for me, :) it work but not all windows. ...shows as empty string because of a leading zero. interesting idea... I did not see the size "DATA". Only the value of...

[MSEide-MSEgui-talk] debian testing gnome 3.14 and mse

2014-09-29 Thread amateur
http://youtu.be/WkvCTQ5_v2E -- Slashdot TV. Videos for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk ___ mseide-msegu

Re: [MSEide-MSEgui-talk] debian testing gnome 3.14 and mse

2014-09-30 Thread amateur
http://youtu.be/1PGNNoZGpRY Not a good idea... Why is it working? -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit

Re: [MSEide-MSEgui-talk] debian testing gnome 3.14 and mse

2014-09-30 Thread amateur
30.09.2014 12:01, Martin Schreiber пишет: > I don't understand. I, too... I know that this is due to innovations in gnome. But do not understand how it is to win. if use timer - form show (when maximize). { timer have only beginupdate and endupdate } if don`t use - form is bad. But it is no

Re: [MSEide-MSEgui-talk] debian testing gnome 3.14 and mse

2014-09-30 Thread amateur
30.09.2014 15:09, Martin Schreiber пишет: > Ouch. The big benefits of "modern" windowmanagers.;-) > They probably test with mainstream applications only. With Unity I fear that > it is by intention in order to detain "alien" ( = not fully Unity integrated) > applications. this is just the be

Re: [MSEide-MSEgui-talk] debian testing gnome 3.14 and mse

2014-09-30 Thread amateur
30.09.2014 16:59, Martin Schreiber пишет: > BTW, how do you run an application if you don't know the exact name? Is there > no thematically structured application menu anymore? > > Martin Commonly used to 6 applications. They can be placed in the dock. And Shell is popular applications (~ 10) (I

Re: [MSEide-MSEgui-talk] debian testing gnome 3.14 and mse

2014-09-30 Thread amateur
30.09.2014 18:36, Martin Schreiber пишет: > I use KDE 3.5, it is still maintained in OpenSUSE, fast and convenient. > For me Gnome is a joke. I just tried it on another computer, started xterm > with top, gnome-shell eats 25% CPU load without doing anything. Moving the > mouse -> gnome-shell uses 5

Re: [MSEide-MSEgui-talk] debian testing gnome 3.14 and mse

2014-09-30 Thread amateur
30.09.2014 18:36, Martin Schreiber пишет: > I use KDE 3.5, it is still maintained in OpenSUSE, fast and convenient. > For me Gnome is a joke. I just tried it on another computer, started xterm > with top, gnome-shell eats 25% CPU load without doing anything. Moving the > mouse -> gnome-shell uses 5

Re: [MSEide-MSEgui-talk] debian testing gnome 3.14 and mse

2014-10-01 Thread amateur
01.10.2014 07:31, Martin Schreiber пишет: > Back to the problem(s). Please write step by step what is wrong. I did not > completely get it by viewing the video and I can not reproduce such effects. hmm.. 1. Debian GNU/Linux jessie/sid. 2. Make new project. 3. Ran. 4. Try maximise form. Result = f

[MSEide-MSEgui-talk] tparser in mseide

2014-10-01 Thread amateur
I found class tparser. But I can see it in two files: mseparser and mseobjecttext. What is the difference. And what is their functionality? -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI D

[MSEide-MSEgui-talk] Wish list

2014-10-01 Thread amateur
In form "Select Component" add filter... Sometimes when many components, a long search for the relevant... :oops: -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status w

Re: [MSEide-MSEgui-talk] debian testing gnome 3.14 and mse

2014-10-01 Thread amateur
01.10.2014 20:48, Martin Schreiber пишет: > What happens if you move another window above the not painted areas? Are the > exposed areas correctely refreshed? see video (1). When i move mouse down, form normalize. Helps to shift the focus to other applications, minimizing the window. It is only w

Re: [MSEide-MSEgui-talk] debian testing gnome 3.14 and mse

2014-10-01 Thread amateur
01.10.2014 21:15, Martin Schreiber пишет: > Which graphic driver? Mobile Intel® GM45 Express Chipset x86/MMX/SSE2 -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status wi

Re: [MSEide-MSEgui-talk] Wish list

2014-10-02 Thread amateur
02.10.2014 07:50, Martin Schreiber пишет: > On Wednesday 01 October 2014 21:06:53 amateur wrote: >> 01.10.2014 21:20, Martin Schreiber пишет: >>> "Select Component" suports incremental search, please enter the first few >>> characters of the name. There i

Re: [MSEide-MSEgui-talk] Wish list

2014-10-02 Thread amateur
i make simple test. I wanted to see something similar. if possible. empry_frm.tar.gz Description: application/gzip -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status w

Re: [MSEide-MSEgui-talk] Wish list

2014-10-02 Thread amateur
Maybe I'm wrong. And it is not necessary. But, I think it will be faster than the focus on necessary component. -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with

Re: [MSEide-MSEgui-talk] Wish list

2014-10-02 Thread amateur
02.10.2014 16:28, Martin Schreiber пишет: > You want to find appearances of the search characters at any position in the > component name instad from start as it is now. I don't know if this search > approach is an improvement for searching component names. > > Martin perhaps the idea is not good.

[MSEide-MSEgui-talk] DesktopCenter and ScreenCenter

2014-10-07 Thread amateur
I found fo_screencentered but don`t see desktop center... If you have two monitors are not correctly displayed position of the form (when using fo_screencentered)/ -- Meet PCI DSS 3.0 Compliance Requirements with EventL

Re: [MSEide-MSEgui-talk] DesktopCenter and ScreenCenter

2014-10-08 Thread amateur
Sorry, was busy. watch the video if a large screenshot :) http://youtu.be/YqPkKwVWOt8 -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Re

Re: [MSEide-MSEgui-talk] DesktopCenter and ScreenCenter

2014-10-08 Thread amateur
08.10.2014 14:08, Martin Schreiber пишет: > I ask again: > > Did you understand my previous mail? again, blame the system? Sorry. I'll check later. p.s. Although there is a difference between the center of the screen and the center of the monitor. I believe. --

Re: [MSEide-MSEgui-talk] DesktopCenter and ScreenCenter

2014-10-08 Thread amateur
08.10.2014 14:41, Martin Schreiber пишет: > BTW, you still didn't answer the questions regarding "debian testing gnome > 3.14 and mse": i use no frame options in form like xelplayer... -- Meet PCI DSS 3.0 Compliance Requ

Re: [MSEide-MSEgui-talk] DesktopCenter and ScreenCenter

2014-10-08 Thread amateur
08.10.2014 14:41, Martin Schreiber пишет: > I need your support because I can't reproduce the problem. Please make the > recommended tests. I just hooked up a second monitor. Everything (dialogs and form) is displayed correctly. But as Desktop Center not screen center. Need Screen center... -

Re: [MSEide-MSEgui-talk] DesktopCenter and ScreenCenter

2014-10-08 Thread amateur
08.10.2014 14:57, Martin Schreiber пишет: > That was not the question.;-) A very interesting option to use no frame. Write more. But there is a relative independence from the system. Trying to simplify option and write a component (now use function).

Re: [MSEide-MSEgui-talk] DesktopCenter and ScreenCenter

2014-10-08 Thread amateur
08.10.2014 15:10, Martin Schreiber пишет: > If the Program stops at the breakpoint step with F7 step into > gui_getworkarea() in order to see what happens. > Please try to find out why gui_getworkarea() does not provide correct values. maybe the video will tell you more... http://youtu.be/0zWOXxD

Re: [MSEide-MSEgui-talk] DesktopCenter and ScreenCenter

2014-10-18 Thread amateur
10.10.2014 09:38, Martin Schreiber пишет: > On Tuesday 07 October 2014 22:11:00 amateur wrote: >> I found fo_screencentered but don`t see desktop center... >> >> If you have two monitors are not correctly displayed position of the >> form (when using fo_screencentered)/

Re: [MSEide-MSEgui-talk] my mistake with tstatfile ^)

2014-11-14 Thread amateur
> fdlg_open.statvarname must be set: I looked at this property... But i`m hesitated to use it :) thanks... -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, S

Re: [MSEide-MSEgui-talk] my mistake with tstatfile ^)

2014-11-14 Thread amateur
> fdlg_open.statvarname must be set: I looked at this property... But i`m hesitated to use it :) thanks... -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email,

[MSEide-MSEgui-talk] how insert widget in fixrows twidgetgrid ?

2014-12-19 Thread amateur
It is supported at runtime? -- 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 insert widget in fixrows twidgetgrid ?

2014-12-19 Thread amateur
19.12.2014 10:46, Martin Schreiber пишет: > On Friday 19 December 2014 09:06:35 amateur wrote: >> It is supported at runtime? > " > .insertwidget(,); > " > > Martin procedure tmainfo.on_ins_col(const sender: TObject); var my_btn : tcal

Re: [MSEide-MSEgui-talk] how insert widget in fixrows twidgetgrid ?

2014-12-19 Thread amateur
19.12.2014 12:29, Martin Schreiber пишет: > On Friday 19 December 2014 10:57:40 amateur wrote: > >> procedure tmainfo.on_ins_widget(const sender: TObject); >> var >> my_btn : tcalendardatetimeedit; >> a_pos : pointty; >> begin >> m

Re: [MSEide-MSEgui-talk] how insert widget in fixrows twidgetgrid ?

2014-12-19 Thread amateur
> in row of the colum. :-) > ups... twidgetcol... {...col[i].setfixrowwidget(my_widget, row)} -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Rep

Re: [MSEide-MSEgui-talk] how insert widget in fixrows twidgetgrid ?

2014-12-19 Thread amateur
19.12.2014 15:21, Martin Schreiber пишет: > On Friday 19 December 2014 11:29:21 Martin Schreiber wrote: >> On Friday 19 December 2014 10:57:40 amateur wrote: >>> procedure tmainfo.on_ins_widget(const sender: TObject); >>> var >>> my_btn : tcalendarda

[MSEide-MSEgui-talk] form caption gnome 3

2016-06-04 Thread amateur
Hello. where hidden form caption? :) screenshots: 1. http://s019.radikal.ru/i615/1606/48/4524d3da0437.png 2. http://s017.radikal.ru/i407/1606/c2/207a98d4f134.png -- What NetFlow Analyzer can do for you? Monitors network

Re: [MSEide-MSEgui-talk] form caption gnome 3

2016-06-04 Thread amateur
_NET_WM_STATE(ATOM) = WM_STATE(WM_STATE): window state: Normal icon window: 0x0 _NET_WM_DESKTOP(CARDINAL) = 0 _NET_FRAME_EXTENTS(CARDINAL) = 1, 1, 36, 1 _NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_MOVE, _NET_WM_ACTION_RESIZE, _NET_WM_ACTION_FULLSCREEN, _NET_WM_A