Fellow TGLers, I have run across something that seems rather starnge. Actually Steve
Rapaport brought it to my attention through an issue he was having. When...
Okay I've made a bit of progress. Part of the problem appears to be Marcus' old buglet from message 102. All the bitmaps I try to load in The Gui Loft are...
... Could you please send me the .tgl file and the bitmap file? What OS do you use for development? What (if different) OS do you use for testing? I run w2k,...
... I'm sorry, I can't reproduce this. It works just fine for me. Can you detail the exact moves you do to reproduce this? From a new design to where it fails....
... I had to look it up in the source. It is supposed to call the Select() ... Select(INDEX) Selects the zero-based INDEX item in the TabStrip. ... So enter an...
I too have some problems displaying bitmaps in TGL using labels. However, it ONLY happens when I run my perl script under Windows 2000.... the exact same...
Could there be an issue when developing the dialog in TGL on one version of Windows and then using it on another? I've not experienced any other issues with...
Ok, here goes. Develop dialog in TGL.. Main window Add label Add Bitmap (agent.bmp) display's fine with agent.bmp in same dir. run code dialog displays select...
... I can confirm this problem with displaying bitmap in Labels on w2k. I haven't had the time to look into the reason for that yet. It used to work, som...
Update.... If I compile my code under Windows NT ( using PerlApp 5.0.3 build 503 ), it will run fine under Windows 2000... all bitmaps are displayed correctly....
... The thing with the Bitmaps on Labels is hopefully solved, but I need field reports of the platforms that were reported failing (NT and 98?). It turned out...
I've tested this on 98 SE and XP pro - all is working. Cheers, jez. ... _________________________________________________________________ On the move? Get...
Jeremy White
jez_white@...
Jun 9, 2003 1:48 pm
432
Clusters are one of the neatest features of The GUI Loft. However, one problem I've had with them is trying to add new controls to them. That would be very...
The way I do it is: $clusters=$objDesign->rhClusterWingc(); #Add the Scintilla controls to the clusters push @{$clusters->{Event}},$Editor; Where $Editor is...
Jeremy White
jez_white@...
Jun 16, 2003 4:25 pm
434
... Basically, you don't need to add the control to the Cluster unless you want to (maybe for some other reason). The Cluster is used at build time to create a...
... control ... supported ... can use ... support ... difficult to ... object ... Resizing I may have to do without :) But I tried the CustomControl class....
This was reported earlier, I think, but I never saw a resolution. I have XP, Perl 5.08 and active state. I believe I have the latest version of Loft. The...
I finally got the Loft and AdHoc installed. Here is how I did it. First I am using XP, Activestate Perl 5.08 and PPM3. The install.pl has a PPM2 location...
Hello, I'm new to Loft. I opened \Demo\Password\dialogs\password.gld & "save-as" into temp1.gld. The saved file looks like below, diffrent from the original. ...
Hirosi Taguti
taguti@...
Jul 2, 2003 12:10 pm
439
I will be out of the office starting 06/27/2003 and will not return until 07/14/2003....
Anyone had any success with Listviews using an imagelist... some code examples using The Gui Loft as the source for the Listview that uses imagelists? Thanks ...
Hi, I'm a pretty heavy user of Gui Loft, and have just recently noticed that TGL on WinXP can't open files that I've edited on Win2K. The reverse is NOT true....
So here is the deal, I made a some fast cash a few weeks ago making a movie. They told me that the more people that watch my movie the more money I would get...
Hi, Could someone point me in the right direction - I need to set the background color of the main window to the same color as the toolbar/status bar instead...
Just started playing with your app, quite nice work ,and had a though. Because XP displays a mix of colors for the background value (grey and white) perhaps...
... I must admit I have a very vague idea of how the WinXP gui looks like and how it can be customized. Does anyone have screen shots or a spec of all (and I...
http://www.stink.net/theguiloft.jpg Link to screenshot on XP of the controls provided by the control toolbar. radio buttons, checkboxes, buttons, progress...
I am thinking of upgrading, but need to make sure I can still use/build windows. Joe Frazier, Jr. Technical Support Engineer Peopleclick Service Support Tel:...
Frazier, Joe Jr
joe.frazier@...
Oct 7, 2003 3:05 pm
449
... Yes you can. The TGL binary is built with Perl 5.6.1 and Win32::GUI 0.0.558, but .gld files created with it should work with any combination of Perl and ...