Taking all my fish from my aquarium and making a pic when it's "empty" would be a good idea??
M.J.M.
I just got DesktopX 3 Pro, and what I see? bugs in compiled gadgets!!! First: controlX objects disapeare when in group wich is toggled off, and then it is inpossible to turn them back to visible state with group toggle button/script. Second: Scripts in gadgets dont work in unicode as in widgets & objects. For now its all (just 10 min form instalation )
I wanna add that when object with label is moved by script, the label remains in the same place. Its so anoing . It would be greate if the label was moving with the object, or eventualy there could be script command that would refresh/set the position of the label. I also wait for the day when we will be able to set objects setings by script, this idea was in DX 3 sugestions, but havent been realized yet.
I also had this problem in 2.xx. So I often copy the script to a txt file and create 3 diferent copys of object. In earlyier 2.xx I had a lot of trouble when windows vbs scripting engine just dissapeared after dx crash. I hope that 3.xx will be more stable.
Some one can tell me whats the deal with demo version. I have registered version so I cant check the limitation on demo. My frieng just instaled demo and he seys that he dont see eany limits on loading objects/widgets. If so whats the point of client version.
I have the same with the builder. If it is in the "Welcome" tab and I click on the title bar I get similar crash. But in "Desktop"/"IconX"/"Preferences" tabs its OK
I know it is litle late but... LABEL WRAPING! Text object wraping is cool and very helpful (I just checked it on 2.99 beta) but sometimes labels are also used so they shoul have the same ability. Also the label isnt moving with the object if it is moved by script.
Thanx. But still Im very puzzled, it should work the same in my MJM_RUN.
pjpowell, can you help me solve this problem? Please check this script on your machine on a widget: widget.Autorun = True wa1 = widget.Autorun widget.Autorun = False wa2 = widget.Autorun res = msgbox(wa1&" "&wa2) I need to know if the problem is with variables (maybe its becouse I didnt declared them) or somting is wrong with widget.autorun
I dont know why it crashes but I will test it on other computers and try to fix it.
Ups, I posted it 4 times ??
I was working on securing wiget from importing. Try to inport my MJM_RUN widget Link thoug you cant prevent good scripters from acces but I think that they can write their own, better scripts so they wouldnt copy someone else script.
I was working on securing wiget from importing. Try to inport my MJM_RUN widget Link thoug you cant prevent good scripters from acces but I think that they can write their own, better scripts so they wouldnt copy someone else script.
I was working on securing wiget from importing. Try to inport my MJM_RUN widget Link thoug you cant prevent good scripters from acces but I think that they can write their own, better scripts so they wouldnt copy someone else script.
I was working on securing wiget from importing. Try to inport my MJM_RUN widget Link thoug you cant prevent good scripters from acces but I think that they can write their own, better scripts so they wouldnt copy someone else script.
smart startups are generaly to start some apps faster. On system startup they load some parts of the app so when you want to run it, it starts faster. But it slows down system startup, so its beter to disable it.
I have a problem with widgets on DesktopX v 2.40f[a].002 and Win Xp home + sp2. If the widget have a activeX control like desktopx edit control and the control is resized/visibility changed and I go to properties of the widget and do enything there the controls change to state that they were while runed the widget, but their scripts are not reloaded so if I put msgbox in sub "OnScriptEnter" it wont execute after this. And if I set SUB OBJECT_ONSIZE(WID
Force rulez
How about table and treeview activiX. I tryed to use windows treeview activeX but the desktopx crashes every time.
I dont now if there are such obiects/widgets, I saw some that were counting backwards. But you can make one for your own, its very simple, first you must store somewhere the date from when you want to count the days for example in .txt file or windows registry. Then simply create object with timer so it will refresh every minute, hour, etc. or eny time you want. and to display number of days just import the starting date from where you stored it and us
And how about a line object , do yo have it in plans? It would be very usefull. Im now working on graph calculator object, and the line is made of lots of one pixel objects but when the function is growing very fast the space betwen each pixel is too big, and it doesnt look too good.
I would like to have a line object, so I could give (X,Y) position of start and (X,Y) position of end, line size and color and it will generate a line. Its a lot of work to create a picture of line and it takes too much CPU to rotate it every time it need to be changed, resized etc.
Nevetmind, I just solved this.
In .exe applications created in desktopx pro. v.2.0 there was an ability to mess up objects holding down ctrl key. I need to know if the use of ctrl key in exported .exe apps was blocked in newer versions. By the way, I would be very thankfull if someone with the newest version of desktopx pro could kindly create for me an .exe app from one of my objectpack. Thanks.