How do I draw tick marks on a picture box?? I have a picturebox who scale changes after every run and I would like to have a ruler or tick marks appear on the left hand side to reflect the scale. ...
Good Morning,I am trying to write a simple statement and am dumb founded at how irritating a tick mark can be. I have read the documentation on how to write it but some of it is not clear regarding the tick marks.declare cursor c1 isselect * from dba_tab_columnswhere column_name ='CURRENT_STATE'and ...
all, javascript/jquery noob here.Is there a simple way to put tic marks onto the jquery slider, so thatit is similar to the YUI one? (link: http://developer.yahoo.com/yui/examples/slider/slider-ticks.html)I would prefer not to use two libraries on this page, and jQuery isperfect for everything else ...
Please help to check enabled audit options on SYS.AUD$. Like for exampleAUDIT INSERT, UPDATE, DELETE ON SYS.AUD$ BY ACCESSHow can I verify if the above SQL STATEMENT is enabled in the database. ...
Here is my situation: We have a web application that connects via shared connections to the database. All inserts/updates/deletes to the application tables are made by the same username. So for example, the application schema is called "appuser". Although the user logs into the applciation itself wi ...
does anybody have a suggestion how to realize a slider control with tick marks. The distance from mark to mark should be different over the whole control. ...
i like to send audit information to particular mail account. but i have failed.is any one can help me. i have writtten step by step what i have done for my work. my mail server work properly.SQL> CONNECT SYS/PAS AS SYSDBAafter that i have created a procedure called "FGA_NOTIFY" to send mail WHEN ...
HelloI have create an audit rule, for example:audit select on test.test3;after some time, I think this rule is not necessary; so I want to delete it.I have searched some books, but failed.i am waiting for your help! ...
Hi,I'd like to announce jqPlot, a new charting plugin for jQuery. jqPlotwas inspired by Flot, but has a more extensible plugin likearchitecture. For example, logarithmic axes are supported through alogAxes plugin renderer.There is a loose coupling between user inputs, data handling, anddrawing o ...
I need to have a slider that allows me to have variable tick mark placements.What I mean by that is for example suppose I set a range of 10-100 with 10 tick mark at intervals of 10 (10, 20, 30, ... etc) but between the 80 and 90 range i need the tick marks to be in increments of 2 (ex: 60, 70, 80, 8 ...
I am trying to add a horizontal scrollbar to this example program from my book.I have searched using google for some help. But all the information seems to be in reference to "CScrollView" but I did not want to use that.I also searched the codeguru forum and got more or less same results.F ...
Hello, I am fairly new to this site and am new at studying unix/linux OS. Recently I had an assignment involving finding a script that had run an administrative task such as checking file systems periodically. With it, I had to take each line and describe in my own terms what each line was doing. I ...
Hello, I am fairly new to this site and am new at studying unix/linux OS. Recently I had an assignment involving finding a script that had run an administrative task such as checking file systems periodically. With it, I had to take each line and describe in my own terms what each line was doing. I ...
I am having troubles making the CSliderCtrol work on my Dialog.I want to be able to make a static box tell me the ticpos while I move the slider. For example if I have m_pSlider.SetTicFreq( 100), it shows nothing. Here's the code that I have so far.the properties of the IDC_SLIDER is:Tick Marks is c ...
I'm having a rather frustrating error - "The scale seems to be too small to hold any of the specified tick marks".My code is here:<?php//// Basic example on how to use custom tickmark feature to have a label// at the start of each month.//include ("../jpgraph.php");include ( ...
I am experimenting on my first slider control and ran into some problems setting it up. I created a slider with ID: IDC_SLIDER (visible, tab-stop, horizontal, tick marks, auto ticks) and assign a variable m_Slider at CTestDlg.h. Then I initialized it under CTestDlg::On_InitDialog() with the followin ...
Looking for some clarification on how to pass a null value to a stored procedure.If I'm calling a procedure which takes 5 arguments but one of the 5 arguments may be a null what is the correct syntax in pl/sql?Do you simply pass the parameter a blank space enclosed by ' ' (single tick marks) as show ...
I am using JQuery Tab UI (jquery-1.4.2.min.js and jquery-ui-1.7.custom.min.js) . The tabs are working perfectly. However I would like to display error icon for example a tick on edge of the tabs . Basically, my forms which have multiple tabs and a submit button (Servl ...
i am building a graphing calculator, it works but it is slow.graph.graph(equ) is the main function it graphs. i think that this is the problomatic area.var initgraph = function( canvasid ){var graph ={};graph.logmsg = [];var dlog;graph.curlog = ( document.getElementById( "dlog" ) ) ? docum ...
First I should point out I'm using Mozilla FireFox.(that has to be the cause for some of my predicament).I'm trying to interact with the locationbar (i.e "addressbar"),by copying the Highlighted text selected in it.Example - the user marks the word "com" in www.smthng.com/main.ht ...
I configured a Web Crawler, within seconds after starting the crawl I could find the following exceptions in the logs.1) FFQD4885E The download failed for URL http://www-306.ibm.com:80/robots.txt. 2) FFQO0277E An exception was caught with the detail 'java.net.ConnectException: Connection refused: co ...
I have a form that is used by say 250 employees right now but soon to grow company wide. This form has several line items listed down the page. Every few days I get several sheets in which right now I use tick marks (on a blank pcs of paper) to count each time someone marks say on line item number 1 ...
So I have this nifty wxPython widget -- a Cartesian Coordinate plane with scrolling ability. Three issues:(1) On scrolling outwards, I set it to resize itself, which seemed like a reasonable plan. But the resizing is very choppy. Is there any way to capture the last wx.SIZE event instead of each ind ...
Would someone please help me by edit a rename script?I would like a script that can rename file names without disturbing its numbers. Example:Audit_trail_YYYYMMDD.txt Audit_trail_YYYYMMDD.txt Audit_trail_YYYYMMDD.txt Audit_trail_YYYYMMDD.txt Audit_trail_YYYYMMDD.txt Will be renamed to:KVAT_YYYYMMDD. ...
Currently i am doing a project that using VB.NET and MySQL4.1 with .Net Connector 1.7 under the environment of XP Pro S2. The problem i facing now is the opened connection doesn't really been close when a Con.Close is called. Example: Timer_Tick Dim Con As New MySqlConnection Con.ConnectionString = ...
I have a cross-platform application that I use gcc on both Windows and Ubuntu to compile. I *think* I learned something tonight, and it leaves me with a big question. Given:gcc *.c -o c:/cvs/cvsgtk -I c:/Progra~1/LibUSB-Win32-0.1.10.1/include -L c:/Progra~1/LibUSB-Win32-0.1.10.1/lib/gcc -lusb `pkg-c ...
I am looking for form recognition SW for Linux, preferably open source. I have about 500,000 picture files of scanned questionnaires and I need to extract data from these. The data are either bar codes (most important), tick marks or handwritten numbers and text. The questionnaires has alignment mar ...
Quote ... I'm working on a seemingly simple application that has 2 text fields and a slider. In the 1st text field the user enters an amount and the associated sales tax is displayed in the 2nd text field. Then, by moving the slider up and down the specified range, the user adjusts the associated ta ...
I have a graph on a form, this initialy displays a whole day (24 hours) displaying the hours and tickmarks on the halfs.If the user so desires he can zoom in down to 5 minutes, but the tickmarks stay at 30 mins. If you double click on the graph in design you can set the tick marks, but how can one d ...
I have a database for an app which now has large row counts for some tables and I'm experiencing severe performance problems with a new data-intensive part of the app that adds 20K to 30K records in a transaction. I built up the database over 3 years now adding tables with primary key and foreign ke ...
Probably a stupid question, but I need the 'colour' variable for an external class, and it can only return something when it's declared in the constructor. However, the colour returned would then never change. Is there a way to return values from the change listener, or anything else that I can do t ...
In PHP 4, this:$test = 'test';$text = <<<EOTThis is a $testEOT;produces: "This is a test".But I want a non-interpolated heredoc that would produce: "This is a $test".I'm trying to pull arbitrary inline text (with all kinds of special characters-- ', ", $, \, etc.) i ...
I have installed maverick on two of my machines (acer laptop and an acer P4 desktop) previously used hardy and no problems with the following: I use skype. It always use to work problem free under hardy. now under maverick, where most other things just work for me, i have a problem with skype not us ...
I tried to make a restore dvd with AptonCD. I got to the point where it read the deb files, configured them, made the iso... and then it seemed to hang on the "cleaning" phase. I got all green tick marks on all phases, including "cleaning", but it just seemed to be keeping doing ...
everyone. I am building a web application having various tables and 4-5option buttons in each table. When user check on one of these option buttons then the option is saved at server. I want whenever user returns the option marked by him earlier should be preloaded. For example if user marks option ...
Guys, when your editing what appears on your main menu, why doent it allow me to choose "other" or "debian" as choices I would like to have in my menu?Everytime I click on "other" for example the tick stays for like 1 sec then goes away. ...
Hi. I'm viewing this procedure,audit_pkg (see code snippet below), and see that it defines a procedure named 'Check_Val' three times with the only real difference I see being the definition of the 'in_new_val' and 'in_old_val' variables. One procedure appears to handle Chars, one appears to handle D ...
2009-12-01 18:07:54 UTCI am attempting to compile cryptcat on a Solaris 10 x86 on Intel server and am getting the error below. Didn't see anything on Google that looked like a viable solution. uname -a and error output included below. Any assistance is greatly appreciated.uname -a: SunOS server1 5.1 ...
We have parameters (a begin date and end date) that are entered in on a form and then passed as parameters to a report that is displayed using PL/SQL Procedure returning SQL Query. We would like the users to be able to enter the date in the format of mm/dd/yyyy but when we change the format mask on ...
I have implemented some graphing code using a picturebox (and a few flexgrids for data storage) for a project.I have 3 computers with VB6 installed on all of them. After compiling the program I copied just the executable to the other computers for testing, and noticed that it works on one of them co ...
okon my site (www.blueshiftdesigns.clook.net) in the portfolio > graphics/websites sections i have a JS that preloads the images on the page - the only problem is is that it loads them after the rest of the page has loaded, by which time the user has already had to wait for the images to load nor ...
I am trying to self teach myself VB. I am trying to do the following problem and am having trouble getting the code right where my BackColor will change with the slider.On my form I have a vertical slider with the following labels beside everyother tick mark (16 tick marks). Black, Green, Red, Yello ...
I'm creating a Schedule app. within a grid. Should I use a Border or Rectangle to make the Schedule?Currently, I'm using a Border with 'tick marks' on the 15, 30, 45 mins of each hour of the day. The problem I'm having is placing the border at a specific location within the grid. Can someone tell me ...
trying to learn shell programming and ran into a very annoying problemi have to type the quote button twice for it to work. its the same with apostrophes, tick marks, single quotes.that alone might not be a big deal. but i dont think they are quotes at all.user@user:~/Desktop$ message=¨hello there ...
I'm trying to construct a program that draws and updates an analog clock but I'm at a standstill at this point, first here's the code:Here's the AnalogClockComponent Class, which extends JComponent and overrides the paintComponent Method to draw the clock:package analogclock;import java.awt.BasicStr ...
I am wondering if it is possible to change the shape/size of the track and the knob of a JSlider. All I can find out how to do is add tick marks, labels, and make it longer. I am just wondering how to change the track display and the knobs display.I am not sure as to how to go about writing my own J ...
I am running Ubuntu 10.04 on two computers. I have set up my Netbook to sync my Pictures and Documents folders. This works perfectly. All my files are uploaded to the Ubuntu One servers and Nautilus shows tick marks for the files and folders which have been synced.. BUT...I added a second computer t ...
I created a flash dial chart covering values from 0 to 5.Currently the tick marks shows 0,0,1,1,2,2,3,3,4,4,5,5Any way to get this to show the next decimal placei.e. 0,0.5,1,1.5,2or 0.0,0.5,1.0,1.5,2.0 ...
I'm not sure if this is the right forum for this question but it's the nearest I could find. I recently tried to install Beryl and had X die on me, but managed to get it restored by messing around in the recovery console. Anyways, for some reason, my keyboard layout has now defaulted to US English, ...
I'm using the 32bit Octave version 3.0.1 from the Jaunty repos. I entered the following very simple instructions to plot y=sin(x) either in the terminal or via QtOctave, same result.x=0:0.01:pi;plot(sin(x))The problem is the scaling of the X-axis, the plot itself is fine, but the range on the X as s ...