Diego Mendoza Muñoz
Forum Replies Created
-
Diego Mendoza Muñoz
MemberJuly 7, 2024 at 10:29 pm in reply to: Contribution to the community CommentOf course, the idea is to be able to share the “hacks” that we find through experience. If you can see the library, the “CalendarBoard” window has the encapsulated methods to be able to interact with it in a general way. Another thing to note is that the events in the subwindow are communicated to the parent window.
And that the window is empty and is built using the methods it contains.
I will also share the oDiagramV2 object that is interesting for presenting diagrams.
here I leave your example
-
Diego Mendoza Muñoz
MemberJuly 3, 2024 at 7:08 pm in reply to: Contribution to the community Comment*Find and open testMe window
*when you make a change to a property in the right panel. click on the installConfig button if you don’t have it, create it and call the installConfig method
*Dragmode on let you select varios items in the grid, if horizontal value is “yes” you can drag horizontal.
*Gantt windows its the same subwindows but it has a different implementation.
leave me an opinion.
Im from america latina and my english is poor.
-
Diego Mendoza Muñoz
MemberJuly 3, 2024 at 6:53 pm in reply to: Contribution to the community CommentNo sorry i dont have english version, but if you have any question i try to reply earlier
-
Diego Mendoza Muñoz
MemberDecember 8, 2022 at 1:30 am in reply to: Problem with Tabbing from a Droplist to another Component within a Complex GridPut tab order to 1
-
I build a activity controller, that have a Class List “VC_WindowsStackActivity” in which columns have, windowsCallback, methodCallback, event, resultActivity and finish.
For stop te executing i use the “EnterData until row.finish=kTrue”, in this case the object wait for the method $activityFinish(pResultRow,pActivityOK) this method set finish to kTrue and the code goes, the resultRow is the param for the callback, this make the app can register a queue of windows wait for user interactions.
If you want to show the code please write me diego231192@gmail.com. i dont know how upload the lib.
Sorry for my english im spanish speaker. -
Calculate export as con(ubicacion,”temp_”,dat(#D,’y-M-D-H-N-S’),”.txt”)
Calculate $root.$prefs.$exportencoding as kUniTypeUTF8
Calculate $root.$prefs.$importencoding as kUniTypeUTF8
Calculate binData as chartoutf8(vi_Text)
Create file (export)
Open file (export,refNum)
Write file as binary (refNum,binData)
Close file (refNum)
Do sleep(30)
Set import file name {[export]}
Prepare for import from file {Delimited (tabs)}
Import data vi_Lista
Close import file
Do sleep(30)
Do FileOps.$deletefile(export)
I use this method in server side
I hope this was usefull -
Usalo con el Class Wizzard-Remote Task – Monitor, la libreria que servermgmt es como la base para construir el class wizzard.
-
Omnis MYSQL DAM no reconoce el break “;” mandalo como dos ejecuciones distintas, luego el apostrofe “’” no es el indicado trata de usar
ksq = ‘ o “