Click here to Skip to main content
15,896,557 members

Comments by Cesar Bretana Gonzalez (Top 8 by date)

Cesar Bretana Gonzalez 25-Feb-15 11:01am View    
already done that, the equation to that is simple: r = (px + cw/2 ; py + ch/2), beeing cw: Component Weight and ch: Component Height, but now, when I'm add a point, is keeping using the 4th Quadrant, how can I solve this?
Cesar Bretana Gonzalez 12-Feb-15 12:35pm View    
yeah, but I'm using MySQL, so I'm referencing to my fields like this:

SELECT id FROM test.User WHERE test.User.mail = 'your@domain.com', would be something with the at(@) symbol?
Cesar Bretana Gonzalez 10-Feb-15 9:47am View    
Yeah, that's fine, but how can I handle that behaviour with my keyboard, and represent that in a text box, for example: x^2 --> x², I want that when I have the shift key pressed, thanks...
Cesar Bretana Gonzalez 6-Oct-14 16:03pm View    
Well, thanks to everyone to your help, all of you really help me people, thanks again...
Cesar Bretana Gonzalez 15-Sep-14 14:40pm View    
thanks, already got the memory usage, but how can i get the time of the algorithm?