Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
About Me

Software Developer

Favorite Tags

10 Posted Topics

Member Avatar for fraogongi

Hi y'all, I've run into problems while running my program in eclipse. Its a Jruby application that uses Glimmer to create GUI components. I've followed the instructions as in [url]www.indijava.in/community/article/Glimmer-Using-Ruby-to-Build-SWT-User-Interfaces[/url] within eclipse, yet I can't seem to get it work. Am trying to run a simple example as the one …

Member Avatar for reflexer
0
134
Member Avatar for superjacent

You may want to look at Glimmer. Its a Jruby DSL for creating GUI components. [url]www.eclipse.org/proposals/glimmer/[/url]

Member Avatar for fraogongi
0
167
Member Avatar for fraogongi

I need a simple of way of redirecting output from the console to a custom GUI that I have made i.e. Text Area or Text Box. Am looking for a way of making the PrinStream to be attached to my custom gui so as to output the contents of System.out …

Member Avatar for JamesCherrill
0
180
Member Avatar for fraogongi

Hi! I have a web application in ASP.net 2.0. within it i want to corporate a report that will list all the customers together with the products they have bought in a sub group. Thereafter i need to find the subtotals of all th ecustomers within the same reports. The …

0
66
Member Avatar for choudhuryshouvi

You can use a member of System.String called Substring(). This member returns a string that represents a substring of the current string. For example, your sample text is"DreamBoy". Now suppose we only needed to retrieve "Boy" from "DreamBoy", your code would like something similar to this: [COLOR=#0000ff]string[/COLOR][COLOR=#000000] s = [/COLOR][COLOR=#800000]"DreamBoy"[/COLOR][COLOR=#000000];[/COLOR] …

Member Avatar for vbsqluser
0
114
Member Avatar for fraogongi

I have implemented a grid view that that lists invoices in a linear fashion. However, i want to improve its functionality so that one can be able to expand and collapse the rows in order to view more details/infomation about the invoices. I've searched on the net but most of …

Member Avatar for hollystyles
0
65
Member Avatar for fraogongi

Hi! Am trying to create a C#.NET dll and use it in VB6.0 application. I've created the class library, generated the type library using tlbexp.exe, registered it using regasm.exe, but after referencing the tlb file in VB6.0, it says "ActiveX component can't create object". Am using MS Visual Studio 2005. …

Member Avatar for Hamrick
0
316
Member Avatar for Rikardsen02754

for(num = 1; num<= 400; num ++) { if ((num % 3) == 0); { .......showMessageDialog(num); } } or something like that.

Member Avatar for fraogongi
0
98
Member Avatar for fraogongi

Hi Everyone! I've been wondering what to do this semester for my final year project. Last semester i developed a java chat application, which i thoroughly enjoyed. This semester am clueless on what to do. Can someone offer me any suggestion? I woul gladly appreciate it.:rolleyes:

Member Avatar for tania23
0
363
Member Avatar for fraogongi

Hi! Am a geek. My major area of specialisation is programming and software development. My favorite language is java. looking forward to having a superb time here.:mrgreen:

Member Avatar for happygeek
0
46

The End.