1

(9 replies, posted in General)

Thanks for the help Dimitry. It's working great now because of your help <smile>

2

(9 replies, posted in General)

Hi Dimitry, I'll send the code to you in just a minute. And thanks for checking it out for me.

 
mathmathou, I'm glad you like the icons. I worked on it some last night and most of the day today. It was tough trying to get the icon background colors to complement each other (maybe I'm color blind).
   

Thanks guys...

3

(9 replies, posted in General)

Thanks JB. I'll try your script out in just a bit...


You mentioned that it is easier with version 2.23 beta? I'm using 2.3 beta. The additional properties are there (show hints, hint text), but they are not working. I have text in the "hint" area and "show hints" is set to True.


Am I missing something?
thanks
   

FYI: here's a pic of what I'm working on...
https://www.dropbox.com/s/ioj24thjrbfpm … s.jpg?dl=0

4

(9 replies, posted in General)

I know that you can show hints for buttons, but I would like to show hints for an image. Is this possible?
 

thanks

Hi mathmathou, thanks for the link. It really describes in simple terms what is and why you need source/version control. Even if you're just doing programming by yourself, it will make your life so much easier. I have to admit that lately I haven't been  using source control, and there have been times where I really regret it. Losing days of work in not fun smile
 

Being able to backup your work when it's in working condition is worth it's weight in gold. Here's a site I checked out that might work good for us. https://bitbucket.org/?_mid=3636d6df38e … ApDP8P8HAQ


For teams of 5 or less, it's free, check it out and see what you think. Actually, I already have us an account there in case we decide to use the site.
 
And yes, happy new year to everyone.... (you to Dimitry).

6

(8 replies, posted in General)

Great post.... To Dimitry and all of the people I have met along the way.... Merry Christmas!

jean... I sent you a note, but don't know if I messed it up or not. If you haven't go a email in a while from MVD, send me an email message.


thanks

8

(8 replies, posted in General)

That's awesome Dimitry!

9

(12 replies, posted in General)

Hi guys, I'll try and explain what's going on. Dimitry, I don't get any error. It's just that the image is not stored in the database. I suppose it could be, but it's not showing when I run the program either from the IDE or the EXE.. If you need anything else or have any questions let me know.

10

(12 replies, posted in General)

Dimitry, I downloaded the employee program and it did save the image. As always, I'm sure it's pilot error. Any ideas? Do I have to use the code that tcoton did in order for it to work? And if so, can you tell me where to insert it?


Thanks again

11

(12 replies, posted in General)

Thanks Dimitry, I'll get that a try and let you know

I've been using images to create a theme for my program, but I just realized that the images must be in the program directory for it to work. I don't want to allow users to have access to important files like images. Is there a way to save those type images in something like a resource file?


thanks

That's ok about the menu. And yes, I have other software running, but I doubt that it would effect the popup menu. I hate to make these kind of posts but I do because I think: Maybe I'm not doing something right?


However, since I have talked to some nice people here, I can ask them questions behind the scenes and won't have to throw out this kind of post.


thanks

14

(11 replies, posted in General)

Works perfect Dmitry! That code is almost like vb.net. Thanks for the help.

15

(11 replies, posted in General)

Thanks Dmitry. That looks like it will probably work.

I got a screen capture showing what the auto complete menu looks like when I use it. I don't think it has ever opened all the way. I can't remember what programming language this was in, but we would always call---- ensure visible. Dmitry, I don't know if this helps or not. Just wanted to throw something in there


The screen capture is attached. It was taken using Alt-PrintScreen. That way only the topmost window is captured. So what you see is nothing but the autocomplete window. It only shows the first line and the rest of it is the code.

17

(11 replies, posted in General)

I think I just figured out what I can do about the button image thing. I can use a button graphic and call the procedure the regular buttons do. The real buttons can be out of site. So the next question for this beginner is.... how do I call the procedure that the real button calls? I can insert it to the On_Click area of the graphic.
   
Thanks all...

I haven't checked to see if it worked yet, but I enabled some visual effects in Windows 10. Since I only have 4 gig of memory, I removed almost all of the visual effects. So I'll let you know if it works.

Hi JB. I like the idea of a few of us working together. From what I can tell, our personalities seem quite similar. And that's good. Makes for a happy team. When you talk about finding a theme... are you talking about the forms looking the same way visually? Or are you talking about making a program that does different things, but all in the same vein? An example of the latter would be an application that works like some programs are made now. The have a main form and for all the things that the software can do is fire off smaller applications to do one thing. Make sense? Hope so smile


And yes, I think the interface should be easy to figure out and work with for end users (if I understand what you are saying). I just thought about something that might be a good example of launching different modules. A lot of utility programs do this. If you have a chance, look at a program called BoostSpeed. It's a good example.


Also, I'm retired too (I'm an old guy). And I program because I not only enjoy it, but it's good for my brain.

Well, this may be premature, but I say that we have a team of four individuals to work on a project. Of course,  no one has committed yet really. But we all have plenty of time to think it over. For me.... my thoughts are: Let's do it smile

Hi everyone... I was searching the forum and came across an image of the popup auto complete window. When I'm working with scripts, the popup tries to work, but nothing like the image I attached the image here.. I usually only see the first line (if any).
 

If it's not happening to anyone else, maybe it has to do with Windows 10. Is anyone using Windows 10?


thanks....

21

(11 replies, posted in General)

Thanks Dmitry. I thought that was probably going to be the answer. Microsoft has always wanted control of everything smile

22

(11 replies, posted in General)

I'm guessing MVD doesn't allow you to change the background color of buttons. That would be really cool. I'm hoping someone will prove me wrong though. It would come in handy for people who use background images for their forms.
 
Thanks

mathmathou wrote:

Agreed with Tcoton,


Unless this is something you do for a living, ROI is not to be taken into account.


I've always developed "stuffs", previously in php, and this was always to serve the interests of a small group of people having the same interest in one thing in particular. For example, a system based on a game API (EvE Online not to name it), that permitted the small group (a game corporation) to monitor game activity and make decisions based on figures and not guesses.

My dev activity always started as a personal challenge, and was very often driven by a "I probably could do that" way of thinking.


Then, when starting, new ideas come along, new needs also, and this is how I learn.


Right now, I'm filling a gap for my own needs. But talking about it around me, I realise that a good bunch of people would need the same thing. So I learn, I try to do, and if I fail it's not important, because I learned so much in the process.


Nowadays, this kind of experience will always serve you, and the time you spent on your projects is not waisted time.


Mathias

   
Hi Mathias,
 
Cool about some of your background being php. I was never good a programming web stuff, so I admire people who can. When you have some free time, look at the software from BonitaSoft. It's almost like MVD, but made for the web. You might like it.

I would like to thank you both for replying to my question. I didn't know if I would be stoned or what...<g>.
 
I was thinking about something..... Would either of you be interested in doing some software together? We could either use the same code base or make stand alone projects that fit together as a whole (I think that would probably be the best way to go. It might be like I do this part, and you do this part... and so on.
 
Just thinking-------------------- (no pressure, just curios)

Thanks to you both
 

Update and Afterthought-------------------- If anyone else wants to join in, I don't mind. No big egos here smile

tcoton wrote:

When I see the amazing amount of absolutely useless software available everywhere and the very silent precious ones you have been seeking for ages, I think there is no ROI to consider when developing a software.

If your software fills a need, it will target the required audience. At the moment, I "try" to develop some specialized tools to fill gaps that no other edito can fullfil. MVDB is an amazing tool which also fills a gap in the need of a bunch of people and might become famous with the time.

I take some proud in developing these useful tools even though they target a few people as

1) I learn a lot with the help of this community 

2) they simply work

3) I can maintain them easily even after a while without having seen the code of a specific project

4) I am not a developer but still I can make an application big_smile

5) on the long term, I may target a larger audience using what I learned with the smallest projects wink

   
Hi tcoton,
   
I agree about the useless software. A product that I was thinking of doing is password software. So I downloading a lot of them with high ratings from download.com. They were all terrible. The worse thing about them was they were very user unfriendly. I think a new user shouldn't have to works too hard to use the software. Also, I agree about what you said about doing "tools".
   
And, about the community here.... I'm starting to feel more and more at home here. I think the people I've come into contact with are extremely nice and helpful.

And sure you're a developer smile If you can get things done and have the right tool, you can do whatever you want. And I have to admit, the MVD is really a great piece of software.

I hope this post will be excepted as a harmless question. It's something that I have thought about since I started coding software not for my job. How do you decide what software to write? One of the reasons I think about it a lot is I don't want to waste a lot of time writing software that no one wants.


In fact, I'm doing that right now. To me, there are two ways to go.... Do you write software for a large audience? Or do you write software that fills a need for a narrow specialized audience?


As an example, I'm writing software that will fly WAY under the radar. It's going to be for people who rescue and transport animals. My lady is someone that does these things and as far as I know, there is no software for their particular needs.

 

I think if you want to go after the large audience, you will be competing with companies who have many software developers. I think large companies don't go after small audiences because there's not enough ROI for them.


I'm curious to know what you're thought are on this...
thanks