i have a LOB application with 30 fields to put in a form.
I found it very painful to put them in the window with a grid.
is there a productive way to build entry forms in WPF .
Thanks
John
Opera mini browser can save HTML pages in OBML (Opera Binary Markup Language) format for offline browsing. I am wondering if I can convert a HTML file to OBML format and save in my phone for later viewing.
For doing so, I need details about the OBML format, which seems to be undocumented. Do you know more details on this OBML format?
Thanks for your time.
Hi all,
I'm writing a Python+Qt4 application that would ideally need to pop up a window every once in a while, to display pdf documents and allow very basic operations, namely scrolling through the different pages and printing the document.
I've found the reportLab to create pdf files, but nothing about pdf viewers. Does anyone knows anything that might help. i was really hoping for the existence of something like the QWebView widget...
thanks in advance to all
how do you run the cmdlet "get-mailbox" outside the current default scope of the current domain?
When I run get-mailbox -OrganizationalUnit bob.com/bobsage
I get an error message saying:
Get-mailbox: The requested search root 'rmcv.com/rmcvanguard' is not in the current default scope 'ems-1.net'. Cannot perform searches outside the current default scope.
thanks in advance
How do we take a mysql dump from the results of a query
I need something like this..
`mysqldump -uroot -pxxxx mydb "select * from table where name='1';" /tmp/a
Thanks
Hello.
I need no generate a full daterange in JScript from a given Startdate to now.
Startdate: 2010-03-25
2010-03-26
2010-03-27
...
2010-05-30
I am very confused with Javascript Date.
best would be a function to give a daterange as params and getting an Array of the formatted date back, something like that:
range[0] = 2010-03-25
range[1] = 2010-03-26
range[2] = 2010-03-27
...
range[x] = 2010-05-30
I am so confused thanks for any hint
marcus
I am going to apply Joel's method:
http://www.joelonsoftware.com/articles/fog0000000073.html
I'm curious if is there anybody that used this method of hiring for long periods of time.
Any comment could be useful.
Thanks.
Hi,
Is there a way in NHibernate to get the foreign key of a child object, without fetching the child object?
EG.
I have User and UserRole. Can I access User.UserRole.UserRoleId without causing another hit on the database to retrieve UserRole?
I realize I can set fetch mode to eager and this will stop it from hitting the database again, but theoretically this shouldn't be needed, as the User table has UserRoldId in it.
Thanks in advance.
Hi, i have a SQL Data Base. On this DB i have a Table with a XML Field. I wan to save a XML file on the XML Field using LINQ to SQL. It is possible?
Thanks.
Sorry for my poor english
google search on ''delphi prism' , ''delphi prism resources'' or ''delphi prism code snippets'' reveal almost no good site at all
are there any good programming site(s) with some good amount of code snippets and tutorials on delphi prism
thanks in advance
Here is the .rb program:
require 'watir'
b = Watir::Browser.new
the 2nd line will trigger a ""The program can't start because msvcrt-ruby18.dll
is missing from your computer!" error.
I am using 1.9.1p378 on win32
ruby 1.9.1p378 (2010-01-10 revision 26273) [i386-mingw32]
How can I fix this? Thanks for your attention.
Hi.
While I do my best to clean JNI objects to free native memory in the end of the usage, there are still some that hang around for a long time, wasting system native memory.
Is there any way to force the GC to give priority in collection of these JNI proxies?
I mean is there a way to cause GC to concentrate on a particular kind of object, namely the JNI proxies?
Thanks.
Hi all,
It seems when I scroll my table view that if I select a cell while the table view is still scrolling, didSelectRowAtIndexPath doesn't get called. It works fine when the table view is still.
Any ideas on why this might be?
Also, is there a way that didSelectRowAtIndexPath can be called on press down? It seems it gets called after my finger/cursor is raised off of the cell.
Thanks,
I'm the newcomer into java ee,I have studied about core jave,servlet,jsp.
Could anyone give me some suggestion(some books,forums,etc) on how to promote my skills into jave ee?
Thanks a lot in advance.
iam developoing an iphon voice recording aplication , audio files are created in caf format when i play those files i wont get any voice only thing i ll get zzzzz, another thing size of the files are huge its upto 1.7 mb for 10 sec recording . plese suggest me the solution and some other format like mp3, if you have any sample code kindly post it .
thanks
Hi,
Im using smart client software factory in our application
i created one workspace dynamically,based on that i can create n numbers of views.the view is modal dialog and i have used some window workspace.
but the problem is i have to implement save all fuctionalities in menu.
but i dont know which view is activated/focused
How to get the focused screen,is their any event will fore if on focus change.
Please help on this aspect.
Thanks ,
Vinay
Hi All,
I want to know what is difference between attr_accessible(*attributes) & attr_protected(*attributes) with example if any.
I see many developers used it in there model.
i google around it but i don't get exactly what is the importance of that so i like if someone explain me the importance 7 it's neccesity in different scenario's.
Thanks in Advance.
Hello All,
I want to read list of applications from the Applications folder on Mac using Qt or Carbon.
I am not sure how to do this. So any pointers will be appreciated.
Thanks
Rahul
I'm writing a firefox extension that logs some data and displays the result on a webpage...
The webpage fires an event that the extension listens for and the extension can then add data to the page and fire an event back to the page to make it update itself.
How do I ensure that the extension always sends data only to my page and not some other?
Thanks
V
I want to make a form contained in another form. The problem is the application is already a MDI, and you can't nest MDI's.
If I do
childFrm.Parent = parentForm
some controls behave oddly. For example, if you click on the text in the textbox, usually the text cursor appears where you clicked, but it doesn't, it just goes to the end of the text.
Any suggestions?
Thanks,
Hi,
Can someone recommend a hosted solution that answers the following requirements (I have seen other questions but none with these specific requests):
Project management with tasks, wiki, milestones
Bug tracking integrated
Collaborative - suitable for working with external developers
Subversion integration
I know Jira but it seems to be too complex and lacks on the collaboration
Thanks
Hi all,
I have seen some of the other questions here about the CRC 32 calculation. But none were satisfactory for me, hence this.
Does openssl libraries have any api support for calculating the CRC32? I am already using openssl for SHA1, so would prefer to use it than link in one more library for CRC32(my implementation is in C).
Thanks.
I understand the problem that OSGI solved thanks to this question....
http://stackoverflow.com/questions/106222/what-does-osgi-solve
And I am already convinved that Guice is amazing so I'm curious what this OSGI integration for Guice known as "peaberry" is supposed to do, it seems to be popping up everywhere, even in Maven 3 presentations.
http://code.google.com/p/peaberry/
Hi all,
I have a program that crashes when I execute it with System.Diagnostics.Process.Start in C#, but works fine if I execute a shortcut or batch file that runs the exe. Are there any alternative means of executing programs in C#, or any reasons why Process.Start might not work compared to the shortcut or batch file? I'd rather not have to generate a batch or shortcut file to run the application.
Thanks